Want Min and Max labels to always show for vertical axes

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Aaron Peronto
Newbie
Newbie
Posts: 38
Joined: Thu Feb 01, 2007 12:00 am

Want Min and Max labels to always show for vertical axes

Post by Aaron Peronto » Thu Oct 04, 2007 5:36 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Oct 05, 2007 7:14 am

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!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply