chart animation
-
Sunday, September 13, 2009 12:43 AMhi there,i found this control some days ago .. i was looking a the samples n considering which would be the best way to animate them...could u please tell me any links who can help to reach this aim?thx
All Replies
-
Sunday, September 13, 2009 5:21 PMOwner
Animations are not built into the MS Chart product. ASP.NET chart is rendered as image and you can only add animations to the Windows Forms control. It just a matter of changing API properties by timer. For example, you can change plot are Y angle rotation or data point Y value.
Alex.
http://blogs.msdn.com/alexgor- Proposed As Answer by Alex GorevMicrosoft Employee, Owner Sunday, September 13, 2009 5:21 PM
- Marked As Answer by Alex GorevMicrosoft Employee, Owner Monday, September 28, 2009 3:08 PM
-
Sunday, May 20, 2012 8:21 AM
Hi,
Can someone post a simple working example?
I could really use one... I can't seem to make it work!
Thanks!

