Skip to main content
All docs
V23.2

LegendBase Class

The base class for treemap and sunburst legends.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public abstract class LegendBase :
    INotifyPropertyChanged,
    IXtraPartlyDeserializable

The following members return LegendBase objects:

Inheritance

See Also