Click or drag to resize

ExcelChartWorksheetPlotArea Property

Gets the chart plot area. The returned object can be used to set the border and the interior of the chart plot area.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartArea PlotArea { get; }

Property Value

Type: ExcelChartArea
See Also