PaletteRepository.Remove(Object) Method
Removes the element with the specified key.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
key | Object | The key of the element to remove. |
See Also