CustomLegendItemCollectionModel.DeleteElement(Object) Method
Removes the specified custom legend item from the 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 CustomLegendItem object to be removed. |
See Also