LegendItemCreatingEventArgs.Item Property
In This Article
Returns the legend item being created.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public MapLegendItemBase Item { get; }
#Property Value
Type | Description |
---|---|
Map |
A Map |
See Also