Link Search Menu Expand Document

ChartChartArea Property

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.0.2045-master
Syntax
public ChartArea ChartArea { get; }

Property Value

Type: ChartArea
The chart area.
See Also

Reference