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
HIGHPosition type is high.
LOWPosition type is low.
NEXT_TO_AXISPosition type is next to axis.
NONEPosition type is none.

See Also