Click or drag to resize

ChartSheet PlotArea Property

Returns a PlotArea object that represents the plot area of a chart.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ChartPlotArea PlotArea { get; }

Property Value

Type: ChartPlotArea
See Also