Winnovative Excel Library

ExcelChartWorksheetPlotArea Property

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

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartArea PlotArea { get; }

Property Value

Type: ExcelChartArea
See Also

Reference