TreeMapLayoutAlgorithmBase Class
A base class for all TreeMap layout algorithms.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
public abstract class TreeMapLayoutAlgorithmBase :
TreeMapElement,
ITreeMapLayoutAlgorithm
Remarks
For more information about TreeMap Layout Algorithms, refer to the Layout Algorithms topic.
Implements
Inheritance
See Also