LayoutAlgorithmChangedEventArgs Class
Provides data for the TreeMapLayoutAlgorithmBase.LayoutAlgorithmChanged event.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Remarks
An instance of the LayoutAlgorithmChangedEventArgs class with appropriate settings is automatically created and passed to the corresponding event’s handler.
See Also