To clear minor Ticks Of Axis
Posted: Wed Dec 09, 2015 12:22 pm
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.
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.