Group: Forum Members
Last Active: 14 Years Ago
Posts: 1,
Visits: 1
|
Hi ALL,
I have to generate chart with multiple Y-Axis in my asp.net web application. chart will bind from SQL Database value, one additional funcitonality is when page get load chart will bind with first value of our result dataset, on each of 5 second delay next record would be plotted on chart with animated effect. can you please suggest me how can i achieve this functionality.
|
Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
Hi Kaushal, You can take a look at the WebForms\AJAX\Instant Auto-Refesh example. It shows how to dynamically add data to a chart and refresh it in the page.
Best Regards, Nevron Support Team
|