This documentation is archived and is not being maintained.
XlTickLabelOrientation enumeration
Specifies the text orientation for tick-mark labels.
Namespace:
Microsoft.Office.Interop.ExcelAssembly:
Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| xlTickLabelOrientationAutomatic | Text orientation set by Excel. |
| xlTickLabelOrientationDownward | Text runs down. |
| xlTickLabelOrientationHorizontal | Characters run horizontally. |
| xlTickLabelOrientationUpward | Text runs up. |
| xlTickLabelOrientationVertical | Characters run vertically. |