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
90
Slow chart with huge DataTable
posted

Hi,

I bind a huge DataTable (about 250,000 datapoints, distributed to 3 series) on an Infragistics UltraChart. Everytime I went over the chart with the mouse cursor, the application hangs up for about 2 seconds. I have no UltraChart events added (which could slow down the UltraChart).

I tried to dissable the tooltips, but that didn't work. What else could I do?

With a DataTable that isn't as huge, everything works fine.

Thanks in advance,

Matthias Kolmer