[]
        
(Showing Draft Content)

TickMark Enumeration

TickMark Enumeration

Specifies whether and where the axis tick marks appear.

Enumeration members

Enumeration members

Cross

Cross: = 3

Tick marks cross the axis.

Inside

Inside: = 2

Tick marks appear inside the plot area.

None

None: = 0

No tick marks appear.

Outside

Outside: = 1

Tick marks appear outside the plot area.