[]
Specifies position of the axis.
[Flags]
public enum AxisPosition
Name | Description |
---|---|
DisableLastLabelOverflow | Hide last label on the axis if it does not fit to the axis bounds. |
Far | Right for vertical, top for horizontal. |
Inner | Axis annotations are inside plot area. |
Near | Left for vertical, bottom for horizontal. |
OverData | The axis is over the plot elements. |