Hi Steema support,
When we draw custom labels then we use
tchart1.Axes.Bottom.Labels.Items.Clear();
to clear the labels. It works fine.
Is there any way to clear MinorTicks Of axis?
Note:-We donot want to set MinorTicksCount to 0(Zero).
Please suggest any way.
Thanks in advance.
To clear minor Ticks Of Axis
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: To clear minor Ticks Of Axis
The only other way is to set Visible=false.amol wrote: Note:-We donot want to set MinorTicksCount to 0(Zero).
Best Regards,
Christopher Ireland / 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 |