SeriesCollection.Remove(Series) Method
Removes the specified series from a collection.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| series | Series | A string that is the name of the series to remove. |
See Also