HierarchicalChartControlBase Class
In This Article
The base class for the TreeMapControl and SunburstControl.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.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
See Also