Winnovative Excel Library

ExcelChartSeriesCollectionAddSeries Method

Winnovative Excel Library Documentation
Add a new series to the collection. The series will have a default name.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartSeries AddSeries()

Return Value

Type: ExcelChartSeries
The newly created series
See Also

Reference