TickMarkType enumeration

TickMarkType enumeration

Represents the tick mark type for the specified axis.

The TickMarkType type exposes the following members:

Fields

FieldDescription
CROSSSpecifies the tick marks shall cross the axis.
INSIDESpecifies the tick marks shall be inside the plot area.
NONESpecifies there shall be no tick marks.
OUTSIDESpecifies the tick marks shall be outside the plot area.

See Also