| Object | Orientation | |
| AxisTitle, ChartTitle, DataLabel, Range, Style, TextFrame | The text orientation. Can be an integer value from –90 to 90 degrees or one of the following XlOrientation constants: xlDownward, xlHorizontal, xlUpward, or xlVertical. | |
| TickLabels | The text orientation. Can be an integer value from –90 to 90 degrees or one of the following XlTickLabelOrientation constants: xlTickLabelOrientationAutomatic, xlTickLabelOrientationDownward, xlTickLabelOrientationHorizontal, xlTickLabelOrientationUpward, or xlTickLabelOrientationVertical. | |
myChart.ChartTitle.Orientation = xlHorizontal