AxisTitle.Position (PowerPoint)
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.
ActiveWindow.RangeFromPoint.Chart.Axes(1).AxisTitle.Position = xlChartElementPositionAutomatic