Page 1 of 1

Equal/Logical intervals for y-axis of TeeChart graph

Posted: Fri Oct 24, 2008 11:50 am
by 9531181
We are using TeeChart ActiveX control in VB 6 to display line graph curves. The problem is that axis intervals/increments are not appearing logical. We want these to be multiples of 1, 5, 10 etc. depending upon the graph values.

Please note that graph values are not predictable and can be as low as in decimal fractions to as high as in millions/billions.

I would really appreciate if someone can advise proper solution for this.

Many thanks.

Regards,

Faiz

Posted: Fri Oct 24, 2008 2:01 pm
by narcis
Hi Faiz,

You could try manually setting axis Increment as described in Tutorial 4. You'll find the tutorials at TeeChart's program group. Also notice that TeeChart tries to plot as many labels as possible provided they don't overlap.