Skip to main content
A newer version of this page is available. .
All docs
V23.1

LegendBase Class

The base class for treemap and sunburst legends.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

public abstract class LegendBase :
    INotifyPropertyChanged,
    IXtraPartlyDeserializable

The following members return LegendBase objects:

Inheritance

See Also