TickMarkType
TickMarkType enumeration
Represents the tick mark type for the specified axis.
Values
| Name | Value | Description |
|---|---|---|
| Cross | 0 | Tick mark type is Cross. |
| Inside | 1 | Tick mark type is Inside. |
| None | 2 | Tick mark type is None. |
| Outside | 3 | Tick mark type is Outside |