Click or drag to resize

XlsChartSerie ParentSeries Property

Gets parent serie collection. 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 XlsChartSeries ParentSeries { get; }

Property Value

Type: XlsChartSeries
See Also