TickLabelPositionType
TickLabelPositionType enumeration
Represents the position type of tick-mark labels on the specified axis.
Values
Name | Value | Description |
---|---|---|
High | 0 | Position type is high. |
Low | 1 | Position type is low. |
NextToAxis | 2 | Position type is next to axis. |
None | 3 | Position type is none. |