TreeMapLayoutAlgorithm Class
The base class for all predefined layout algorithms.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Remarks
This class introduces the TreeMapLayoutAlgorithm.Direction property specifying the fill direction in which the algorithm will arrange children in the parent layout.
Inheritance
See Also