ChartTitle.Position Property
Excel Developer Reference |
Returns or sets the position of the chart title on the chart. Read/write XlChartElementPosition.
Version Information
Version Added: Excel 2007
Syntax
expression.Position
expression A variable that represents a ChartTitle object.
See Also