Page 1 of 1

Want Min and Max labels to always show for vertical axes

Posted: Thu Oct 04, 2007 5:36 pm
by 9794096
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

Posted: Fri Oct 05, 2007 7:14 am
by narcis
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!