IndicatorCollectionModel.DeleteElement(Object) Method
Removes the specified indicator from the collection.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| parameter | Object | An Indicator descendant object to be removed. |
See Also