Click or drag to resize

XlsChart ChartArea Property

Returns an object that represents the complete chart area for the chart. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IChartFrameFormat ChartArea { get; }

Property Value

Type: IChartFrameFormat

Implements

IChart ChartArea
See Also