I am trying to determine what combination of properties needs to be set on my Steema.TeeChart.Axis items to ensure that the labels for the minimum value and the maximum value always appear on these vertical axes.
I thought that OnAxis was the only one that would be needed, but that does not appear to accomplish the task.
Are there other properties that will interfere with the OnAxis setting or other options that can be set to affect which labels TeeChart decides to draw?
Thanks.
Aaron Peronto
Want Min and Max labels to always show for vertical axes
-
- Newbie
- Posts: 38
- Joined: Thu Feb 01, 2007 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Aaron,
This is most likely related to the axis Increment property. Instead of leaving it automatic you could try setting a bigger increment than what you have. For more information about this you can read Tutorial 4 - Axis Control. Tutorials can be found at TeeChart's program group.
If the problem persists please send us a simple example project we can run "as-is" to reproduce the problem here and help you finding a solution.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance!
This is most likely related to the axis Increment property. Instead of leaving it automatic you could try setting a bigger increment than what you have. For more information about this you can read Tutorial 4 - Axis Control. Tutorials can be found at TeeChart's program group.
If the problem persists please send us a simple example project we can run "as-is" to reproduce the problem here and help you finding a solution.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance!
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 |