Returns a PlotArea object that represents the plot area of a chart. Read-only.
Example
This example sets the color of the plot area interior of myChart
to cyan.
myChart.PlotArea.Interior.ColorIndex = 8
Returns a PlotArea object that represents the plot area of a chart. Read-only.
This example sets the color of the plot area interior of myChart
to cyan.
myChart.PlotArea.Interior.ColorIndex = 8