Page 1 of 1

How to deal with large amounts of data?

Posted: Tue Aug 27, 2013 8:34 am
by 13050934
I met a technical problem: when the filling of the TeeChart control to the data point to 100000 when the control response speed will be very slow, if continue to increase in number there will be operating lag phenomenon. Encounter this kind of situation how to deal with, TeeChart has optimized data processing? My version of TeeChart is TeeChartNET3VSNET2005

Re: How to deal with large amounts of data?

Posted: Wed Aug 28, 2013 2:48 pm
by yeray
Hi Carl,

I recommend you to do as explained in the Real-time Charting and Boosting graphics-rendering performance in Windows Forms articles here. First one is based on TeeChart VCL but almost the same applies to TeeChart .NET. Second one uses TeeChart.Direct2D.dll.

I also recommend you to look a the following examples in the features demo:
- All Features\Welcome !\Functions\Extended\Reducing number of points
- All Features\Welcome !\Functions\Extended\Reducing number of points\DownSampling Additions
- All Features\Welcome !\Speed\Realtime charting
- All Features\Welcome !\Speed\Fast Line Speed DrawAll