Back to Devexpress

MapLegendItemBase.Legend Property

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

latest935 B
Original Source

MapLegendItemBase.Legend Property

Returns the legend that owns this item.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public MapLegendBase Legend { get; }
vb
Public ReadOnly Property Legend As MapLegendBase

Property Value

TypeDescription
MapLegendBase

The owner.

|

See Also

MapLegendItemBase Class

MapLegendItemBase Members

DevExpress.Xpf.Map Namespace