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
Equal/Logical intervals for y-axis of TeeChart graph
-
- Newbie
- Posts: 50
- Joined: Wed Apr 26, 2006 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |