ExcelChartSeriesCollectionAddSeries Method
Add a new series to the collection. The series will have a default name.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartSeries AddSeries()
Public Function AddSeries As ExcelChartSeries
public:
ExcelChartSeries^ AddSeries()
member AddSeries : unit -> ExcelChartSeries
Return Value
ExcelChartSeriesThe newly created series