How to deal with large amounts of data?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Carl
Newbie
Newbie
Posts: 11
Joined: Fri Nov 21, 2008 12:00 am
Contact:

How to deal with large amounts of data?

Post by Carl » Tue Aug 27, 2013 8:34 am

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

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: How to deal with large amounts of data?

Post by Yeray » Wed Aug 28, 2013 2:48 pm

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
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply