Skip to main content
All docs
V24.1

LegendBase Class

The base class for treemap and sunburst legends.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

public abstract class LegendBase :
    INotifyPropertyChanged,
    IXtraPartlyDeserializable

The following members return LegendBase objects:

Inheritance

See Also