TickMarkType Enum
TickMarkType Enum
Represents the tick mark type for the specified axis.
type TickMarkType int32
Fields
Field | 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 |