MajorTickMarks Property Example
This example turns off major tick marks on the specified axis.
Set c = ChartSpace1.Constants ChartSpace1.Charts(0).Axes(c.chAxisPositionLeft).MajorTickMarks = c.chTickMarkNone