Skip to main content

MapLegendItemBase Class

The base class for all legend items.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class MapLegendItemBase :
    INotifyPropertyChanged,
    IOwnedElement

The following members return MapLegendItemBase objects:

Inheritance

Object
MapLegendItemBase
See Also