Back to Devexpress

SizeLegend.CustomItems Property

wpf-devexpress-dot-xpf-dot-map-dot-sizelegend-2d229ff3.md

latest1013 B
Original Source

SizeLegend.CustomItems Property

Provides access to the collection of custom legend items.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
DevExpress.Xpf.Map.SizeLegendItemCollection

A DevExpress.Xpf.Map.SizeLegendItemCollection object that contains custom legend items.

|

See Also

SizeLegend Class

SizeLegend Members

DevExpress.Xpf.Map Namespace