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.v19.2.dll

Declaration

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