XlTickMark Enumeration
Specifies the position of major and minor tick marks for an axis.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlTickMarkCross | 4 | Crosses the axis |
| xlTickMarkInside | 2 | Inside the axis |
| xlTickMarkNone | -4142 | No mark |
| xlTickMarkOutside | 3 | Outside the axis |