Click or drag to resize

XlsChartShape DataRange Property

DataRange for the chart series.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IXLSRange DataRange { get; set; }

Property Value

Type: IXLSRange

Implements

IChart DataRange
See Also