SizeLegend.CustomItems Property
Provides access to the collection of custom legend items.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Map.SizeLegendItemCollection | A DevExpress.Xpf.Map.SizeLegendItemCollection object that contains custom legend items. |
See Also