ChartPlotArea Property Bytescout Spreadsheet SDK
Gets the plot area properties of the chart.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public PlotArea PlotArea { get; }

Property Value

Type: PlotArea
The plot area properties of the chart.
See Also

Reference