Search
Diagram.arrange Method
See Also
 





Arranges the diagram with the given layout.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function arrange (layout)

 Parameters

layout

Object. The Layout algorithm to apply.

 Remarks

 See Also