HasTickLabels Property Example
This example turns off tick-mark labels on the specified axis.
Set c = ChartSpace1.Constants ChartSpace1.Charts(0).Axes(c.chAxisPositionLeft).HasTickLabels = False