Gets or sets the style of minor tick marks.
| Visual Basic (Declaration) | |
|---|---|
Public Property MinorTickMarks As TickMark | |
| C# | |
|---|---|
public TickMark MinorTickMarks {get; set;} | |
Return Value
A TickMark enumeration indicating whether the minor tick marks are inside, outside, or cross the axis, or are nonexistent.