AxisTitle.Position (Word)

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.


ActiveDocument.Background.Chart.Axes(1).AxisTitle.Position = xlChartElementPositionAutomatic