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