Click or drag to resize

ExcelChartSeries Property

Gets the data series collection of this chart.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelChartSeriesCollection Series { get; }

Property Value

ExcelChartSeriesCollection
See Also