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