SeriesPointRelationCollectionModel.DeleteElement(Object) Method
Removes the specified series point relation from the title collection.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
parameter | Object | A Relation object to be removed. |
See Also