Problem with LowHigh Series and CPU cpu using > 50 %
Posted: Tue Oct 28, 2008 3:01 pm
If I fill a Char with the LowHigh-Series with "800 Values"
After then I Start at "Value 1" Point with 2 FastLineSeries.
if I made
addXY "Value 1"
addXY "Value 2"
...
I get CPU using from 50-100 %
I worked with BeginUpdate and EndUpdate without Resolution.
What can I do to Add a Value in a Chart with 800 Value without so a high CPU using??
In this Example you can see the red Fastline and the green FastLine added into the LowHigh Series
I work with Delphi 7 and
TeeChart 7.07
After then I Start at "Value 1" Point with 2 FastLineSeries.
if I made
addXY "Value 1"
addXY "Value 2"
...
I get CPU using from 50-100 %
I worked with BeginUpdate and EndUpdate without Resolution.
What can I do to Add a Value in a Chart with 800 Value without so a high CPU using??
In this Example you can see the red Fastline and the green FastLine added into the LowHigh Series
I work with Delphi 7 and
TeeChart 7.07