Click or drag to resize

ExcelChartSeries Property

Gets the data series collection of this chart.

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

Property Value

Type: ExcelChartSeriesCollection
See Also