Set Maximum number of Axis Ticks?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Monkey
Newbie
Newbie
Posts: 12
Joined: Wed Nov 09, 2005 5:00 am

Set Maximum number of Axis Ticks?

Post by Monkey » Thu Nov 13, 2008 2:48 pm

Hi Support,

Is it possible to set the maximum number of ticks on an axis? If so, how can this be done?

thanks,
Monkey

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

Post by Narcís » Thu Nov 13, 2008 3:05 pm

Hi Monkey,

Ticks are dependant of axis Minimum, Maximum and Increment properties. Then there's also MinorTicks which number can be set using MinorTickCount. For more information about this please read Tutorial 4 - Axis Control. You'll find the tutorials at TeeChart's program group.
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