Skip to main content

HierarchicalChartControlBase Class

The base class for the TreeMapControl and SunburstControl.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.UI.dll

NuGet Package: DevExpress.Win.TreeMap

Declaration

public abstract class HierarchicalChartControlBase :
    XtraControl,
    ITreeMapContainer,
    ISupportInitialize,
    ITreeMapEventsListener,
    IToolTipControlClient,
    ISupportLookAndFeel,
    IPrintable,
    IBasePrintable,
    ISkinProvider,
    IComponentPrintable,
    IComponentExportable

Implements

Inheritance

Object
MarshalByRefObject
Component
Control
DevExpress.XtraEditors.XtraControl
HierarchicalChartControlBase
See Also