TickLabelPositionType Enum
TickLabelPositionType Enum
Represents the position type of tick-mark labels on the specified axis.
type TickLabelPositionType int32
Fields
Field | Description |
---|---|
High | Position type is high. |
Low | Position type is low. |
NextToAxis | Position type is next to axis. |
None | Position type is none. |