TickMarkType
TickMarkType enumeration
Utility class containing constants. Represents the tick mark type for the specified axis.
Values
| Name | Description |
|---|---|
| CROSS | Tick mark type is Cross. |
| INSIDE | Tick mark type is Inside. |
| NONE | Tick mark type is None. |
| OUTSIDE | Tick mark type is Outside |