TickMarkType Enum

TickMarkType Enum

Represents the tick mark type for the specified axis.


type TickMarkType int32

Fields

FieldDescription
CrossTick mark type is Cross.
InsideTick mark type is Inside.
NoneTick mark type is None.
OutsideTick mark type is Outside