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.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelChartArea PlotArea { get; }

Property Value

ExcelChartArea

See Also