Page 1 of 1

Wrong behavior: MaxPointsPerPage and two Series

Posted: Tue Mar 23, 2004 9:59 am
by 5889515
Situation:
Two Series; XValues.DateTime := true;
different number of points (!); the same time-intervall (!):
Fill Series using AddXY; set MaxPointsPerPage property.

Behavior1:
Series0 has more points than Series1 => Chart is OK

Behavior2:
Series1 has more points than Series0 => Chart calculates NumPages using Series1, but drawing is wrong.

Example:
- Series0: 10 Points
- Series1: 50 Points
- MaxPointsPerPage: 10
=>
- NumPages: 6
- Series are not streched correctly!

Posted: Thu Apr 15, 2004 2:01 pm
by Pep
Hi,

which TeeChart Pro version are you using ?
I've just test it here withe the latest TeeChart Pro v7 and works fine.

Posted: Mon Apr 19, 2004 7:05 am
by 5889515
Hi,

I am using "TeeChart Pro 5.02 VCL".

Posted: Mon Apr 19, 2004 11:06 am
by Pep
Hi,

yes, it has been solved for the TeeChart Pro v6 amd above.

Posted: Mon Apr 19, 2004 11:33 am
by 5889515
Hi,

It's a pity. It is not easy for me to update this components. Could you fix the problem in version 5.02 or can you tell me, how I can do that?

Posted: Tue Apr 20, 2004 6:09 pm
by Pep
Hi,

are you source code customer ?

Posted: Wed Apr 21, 2004 7:49 am
by 5889515
Hi

Yes, I am.