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
1725
Sorting chart data points
posted

I have a WinUltraChart that is paired with a grid. What I need to be able to do is match the column order in the chart with the sort order in the grid. When the sort changes the chart needs to change to reflect the updated sort order.

What I'm looking for is a way to do this without having to destroy the chart and recreate it with the new sort values/order. I don't see any easy way within the chart class to update the series points but perhaps I'm just missing it.

 Thanks

Neil