wpf-devexpress-dot-xpf-dot-map-c7ab5a5e.md
The base class for all legends that can be used in the Map control.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public abstract class MapLegendBase :
MapElement,
IOverlayInfo,
INotifyPropertyChanged
Public MustInherit Class MapLegendBase
Inherits MapElement
Implements IOverlayInfo,
INotifyPropertyChanged
The following members return MapLegendBase objects:
Show 15 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control MapElement MapLegendBase DataProviderLegend
See Also