Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
390
StackedColumnSeries - Dynamic data update
posted

I have chart with StackedColumnSeries and need to update the data dynamically. (Not adding the new category).

Please see my sample code, run it and click "Start Timer". In timer event I tried to change the category data, its not changing in chart.

(Found alternate solution that adding and removing category works, but I don't want to do that.)

DynamicDataUpdateStackedColumnSeriesChart.zip