Performance issue

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Oppi
Newbie
Newbie
Posts: 12
Joined: Thu May 27, 2004 4:00 am

Performance issue

Post by Oppi » Mon Jul 05, 2004 7:05 am

Hi!

I noticed heavy loss of performance when the colour of a line series is different to black. The whole chart seems to be painted much more slowly.

Is this a known bug? This happens with Teechart7

Greets

Oppi

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Mon Jul 05, 2004 8:29 am

Hi.

Hmm... Using different color for each line segment will take a bit longer to paint, but only if you're using ColorEachPoint(Line) property. If you use fastline series it really shouldn't matter what color your line is.
Marjan Slatinek,
http://www.steema.com

Oppi
Newbie
Newbie
Posts: 12
Joined: Thu May 27, 2004 4:00 am

Post by Oppi » Thu Jul 08, 2004 8:17 am

Hi,

I am using solid colored lines but if the color is different to black, you can recognize a loss of performance.

I am using lineseries because I want to enable the pointer property when less than 100 values are drawn.

Best regards

Oppi

Post Reply