I forgot version information :
TeeChart PRO 8.02 VCL
Best Regards
Axel Funke
SincoTec GmbH
Clausthal-Zellerfeld
Search found 2 matches
- Wed Jul 23, 2008 6:58 am
- Forum: VCL
- Topic: LabelsExponent shows wrong Labels (10E2 <> 10²)
- Replies: 3
- Views: 2095
- Tue Jul 22, 2008 7:22 pm
- Forum: VCL
- Topic: LabelsExponent shows wrong Labels (10E2 <> 10²)
- Replies: 3
- Views: 2095
LabelsExponent shows wrong Labels (10E2 <> 10²)
Setting LabelsExponent to TRUE and chose an AxisValuesFormat with exponent (eg. '00e0') results in wrong labels : 1000 = 10E2 10E2 = 10*10² 10*10² <> 10² 10*10² = 10³ I created a short test program. If you want i can send it to you. Best Regards Axel Funke SincoTec GmbH Clausthal-Zellerfeld