TickLabelPositionType enumeration

TickLabelPositionType enumeration

Represents the position type of tick-mark labels on the specified axis.

The TickLabelPositionType type exposes the following members:

Fields

FieldDescription
HIGHSpecifies the axis labels shall be at the high end of the perpendicular axis.
LOWSpecifies the axis labels shall be at the low end of the perpendicular axis.
NEXT_TOSpecifies the axis labels shall be next to the axis.
NONESpecifies the axis labels are not drawn.

See Also