SeriesPointFilterCollectionModel.DeleteElement(Object) Method
Removes the specified series point filter from the collection.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| parameter | Object | A SeriesPointFilter object to be removed. |
See Also