Syntax

expression.PlotArea

expression A variable that represents a Chart object.

Example

This example sets the color of the plot area interior of Chart1 to cyan.

Visual Basic for Applications
Charts("Chart1").PlotArea.Interior.ColorIndex = 8
Change the plot area of a particular chart? Control the plot area of a graph? Manipulate the are of a chart where data is plotted? plot plot area Plot Area Property PlotArea PlotArea Property

See also: