Back to Devexpress

ColorLegend.CustomItems Property

wpf-devexpress-dot-xpf-dot-map-dot-colorlegend.md

latest1.0 KB
Original Source

ColorLegend.CustomItems Property

Gets or sets a collection of custom color legend items.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public ColorLegendItemCollection CustomItems { get; set; }
vb
Public Property CustomItems As ColorLegendItemCollection

Property Value

TypeDescription
ColorLegendItemCollection

A ColorLegendItemCollection object.

|

See Also

ColorLegend Class

ColorLegend Members

DevExpress.Xpf.Map Namespace