Hello,
I woulk like to know when using Ajax, if i will be able to make a chart like those in the URL:
http://demos1.dundas.com/DundasChart/EnterpriseDemos/AJAX/MovingAverages.aspx
http://demos1.dundas.com/DundasChart/EnterpriseDemos/AJAX/RealTimeChart2.aspx
Thank you in advance
we don't have any ajax features on our ASP.NET webchart. however, you can put the webchart inside a WebAsyncRefreshPanel and update it that way.
if it's an option for you, consider using our Silverlight chart, which offers better interactivity and updating than anything ajax based.