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