Skip to main content
A newer version of this page is available. .

HierarchicalChartControlBase Class

The base class for the TreeMapControl and SunburstControl.

Namespace: DevExpress.XtraTreeMap

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

NuGet Package: DevExpress.Win.TreeMap

Declaration

public abstract class HierarchicalChartControlBase :
    Control,
    ITreeMapContainer,
    ISupportInitialize,
    ITreeMapEventsListener,
    IToolTipControlClient,
    ISupportLookAndFeel,
    IPrintable,
    IBasePrintable,
    ISkinProvider

Implements

See Also