ColorLegend.CustomItems Property
Gets or sets a collection of custom color legend items.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| ColorLegendItemCollection | A ColorLegendItemCollection object. |
See Also