XlTickLabelPosition Enumeration
Specifies the position of tick-mark labels on the specified axis.
| Name | Value | Description |
|---|---|---|
| xlTickLabelPositionHigh | -4127 | Top or right side of the chart. |
| xlTickLabelPositionLow | -4134 | Bottom or left side of the chart. |
| xlTickLabelPositionNextToAxis | 4 | Next to axis (where axis is not at either side of the chart). |
| xlTickLabelPositionNone | -4142 | No tick marks. |