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
frabiacca
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.