Skip to main content

MapLegendBase Class

The base class for all legends that can be used in the Map control.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class MapLegendBase :
    MapElement,
    IOverlayInfo,
    INotifyPropertyChanged

The following members return MapLegendBase objects:

See Also