PlotArea Members
The chart’s background in which data series, axes, gridlines and data labels are displayed.Properties
| Name | Description |
|---|---|
| Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
| Layout | Enables you to specify the exact position of a plot area. |
| Outline | Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase. |
Methods
| Name | Description |
|---|---|
| ResetToMatchStyle() | Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat. |
See Also