The ChartAxisPositionOffsetType enumeration contains axis offset options.
It is used by the following property:
| Value | Brief description |
| 0 | None. No offset. |
| 1 | Auto. Auto offset. Sets the axis offset that equals to division length inside the axis. |
| 2 | Custom. Specified offset. The distance is selected in the IChartAxis.PositionOffsetValue property. |
See also: