Skip to main content
A newer version of this page is available. .

MapLegendBase Class

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

Namespace: DevExpress.Xpf.Map

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

Declaration

public abstract class MapLegendBase :
    MapElement,
    IOverlayInfo,
    INotifyPropertyChanged

The following members return MapLegendBase objects:

See Also