Page 1 of 1

Slow performance

Posted: Fri Jun 22, 2007 1:59 pm
by 9641771
I have 22 line series on my chart (each has about 200 points).
The problem is than on my videocard (GeForce 5600 128 mb) zooming, scrolling and cursortool moving (which redraws whole chart not only cusortool - am I right?) operations perform quite slow.
Are there any ways to enhance the performance operating teeChart properties(I have ideas about zoom.animated property - am I right?)?

Posted: Fri Jun 22, 2007 2:05 pm
by narcis
Hi bairog,

To optimize TeeChart's performance I'd strongly suggest you to read this article. It's a Delphi written example but most of it can be applied to TeeChart for .NET.

Thanks in advance.