Hi !
Actually we think about to buy the V2010 update. I tried the demo and watched the new gauges. They look really nice and have a lot of options.
But i miss one feature. If you set the Maximum to 1000 and the minimum to 0 you will get the result like in the picture.
How can I reduce the number of Ticks and minor Ticks?
Greetz Dominik
V2010 - Gauges with less ticks ?
V2010 - Gauges with less ticks ?
- Attachments
-
- Axis.png (66.38 KiB) Viewed 5779 times
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: V2010 - Gauges with less ticks ?
Hi Dominik,
Setting axis increment should solve that, for example:
This should be in the editor too so I have added it to the wish-list (TV52014853) to be considered for inclusion in future releases.
Setting axis increment should solve that, for example:
Code: Select all
Series1.Axis.Increment:=50;
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 |