AxisTickType

Description

The AxisTickType enumeration is used to determine position of axis tick marks relative to axis line.

Used by the following property:

Available Values

Value Brief description
AxisTickBoth Tick marks cross the axis line, equal parts both inside and outside the chart area.
AxisTickInner Display the tick mark at the inner side of the axis.
AxisTickOuter Display the tick mark at the outer side of the axis.

See also:

Enumerations