Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ITreeMapLayoutAlgorithm Members

In This Article
The interface that should be implemented by a layout algorithm class.

#Methods

Name Description
Calculate(IEnumerable<ITreeMapItemLayout>, Double, Double, Int32) Arranges the specified list of tree map items.

#Events

Name Description
LayoutAlgorithmChanged Occurs after a layout algorithm’s property changes.
See Also