Winnovative Excel Library

ExcelChartSeriesCollectionRemoveSeries Method (String)

Winnovative Excel Library Documentation
Removes the series with the specified name from collection.

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

public void RemoveSeries(
	string seriesName
)

Parameters

seriesName
Type: SystemString
The name of the series to be removed.
See Also

Reference