TreeMapLayoutAlgorithmBase Class
In This Article
A base class for all TreeMap layout algorithms.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#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