A newer version of this page is available.
Switch to the current version.
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
Public MustInherit Class MapLegendBase
Inherits MapElement
Implements IOverlayInfo,
INotifyPropertyChanged
Related API Members
The following members accept/return MapLegendBase objects:
Inheritance
Extension Methods
See Also
Feedback