Click or drag to resize

ChartSheet ChartArea Property

Returns an object that represents the complete chart area for the chart.

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

Property Value

Type: ChartArea
See Also