TickMarkType enumeration

TickMarkType enumeration

Represents the tick mark type for the specified axis.

The TickMarkType type exposes the following members:

Fields

FieldDescription
CROSSTick mark type is Cross.
INSIDETick mark type is Inside.
NONETick mark type is None.
OUTSIDETick mark type is Outside

See Also