ChartTitle.Position (Word)

Returns or sets the position of the chart 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.ChartTitle.Position = xlChartElementPositionAutomatic