[]
Represents the possible positions for tick labels.
public enum TickLabelPosition
Public Enum TickLabelPosition
Name | Description |
---|---|
High | The axis labels shall be at the high end of the perpendicular axis. |
Low | The axis labels shall be at the low end of the perpendicular axis. |
NextTo | The axis labels shall be next to the axis. |
None | The axis labels are not drawn. |