ExcelChartSeriesCollectionAddSeries(String) Method
Add a new series with the specified name to the collection.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelChartSeries AddSeries(
string seriesName
)
- seriesName String
- The name of the series.
ExcelChartSeriesThe newly created series