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