ChartChartArea Property Bytescout Spreadsheet SDK
Gets a ChartArea object that represents the complete chart area for the chart.

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

public ChartArea ChartArea { get; }

Property Value

Type: ChartArea
The chart area.
See Also

Reference