MajorTickMarks Property (IAxis)
In This Topic
Gets the style of the major tick marks.
Syntax
'Declaration
ReadOnly Property MajorTickMarks As TickMark
TickMark MajorTickMarks {get;}
Property Value
A
TickMark specifying the style of the major tick marks.
See Also