Thread: Animated charts
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Animated charts

The example near the bottom of this page:

http://pubs.logicalexpressions.com/P...cle.asp?ID=246

shows how to use a slider to control which data is charted. Ignore that my
example uses dates, and just set it up for whatever units your X-axis uses.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


"unique" wrote in message
...
Hello, I want to create a chart, which has a slider, and when the slider
is
constantly clicked the area under a curve from a chart starts
progressively
being coloured (filled) until it reaches the end of the curve and the end
of
the slider. How can create these types of charts.

regards