LegendItemCreatingEventArgs.Item Property
Returns the legend item being created.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
MapLegendItemBase | A MapLegendItemBase class descendant. |
See Also