The AxisTickType enumeration is used to determine position of axis tick marks relative to axis line.
Used by the following property:
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: