TickLabelPositionType
TickLabelPositionType enumeration
Utility class containing constants. Represents the position type of tick-mark labels on the specified axis.
Values
| Name | Description |
|---|---|
| HIGH | Position type is high. |
| LOW | Position type is low. |
| NEXT_TO_AXIS | Position type is next to axis. |
| NONE | Position type is none. |