ITreeMapLayoutAlgorithm Members
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