Add a new series with the specified name to the collection.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- seriesName
- Type: SystemString
The name of the series.
Return Value
Type: ExcelChartSeriesThe newly created series
See Also