Skip to main content
A newer version of this page is available. .
All docs
V21.1

HierarchicalElement Class

The base class for HierarchicalChartControlBase elements.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v21.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

public abstract class HierarchicalElement :
    IDisposable,
    ICloneable,
    IOwnedElement,
    IXtraSupportShouldSerialize,
    ISupportDesignerUpdate
See Also