AxisTitle.Position (Excel)

Returns or sets the position of the axis title on the chart. Possible return values are xlChartElementPositionAutomatic - Automatically sets the position of the chart element, xlChartElementPositionCustom - Specifies a specific position for the chart element.


ActiveChart.Axes(1).AxisTitle.Position = xlChartElementPositionAutomatic