AxisPositionType enumeration

AxisPositionType enumeration

Determines a position of axis.

The AxisPositionType type exposes the following members:

Fields

FieldDescription
BOTTOMSpecifies that the axis shall be displayed at the bottom of the plot area.
LEFTSpecifies that the axis shall be displayed at the left of the plot area.
RIGHTSpecifies that the axis shall be displayed at the right of the plot area.
TOPSpecifies that the axis shall be displayed at the top of the plot area.

See Also