Skip to main content
All docs
V25.1
  • LegendBase Class

    The base class for treemap and sunburst legends.

    Namespace: DevExpress.XtraTreeMap

    Assembly: DevExpress.XtraTreeMap.v25.1.dll

    NuGet Package: DevExpress.TreeMap

    Declaration

    public abstract class LegendBase :
        INotifyPropertyChanged,
        IXtraPartlyDeserializable

    The following members return LegendBase objects:

    Inheritance

    See Also