Applies the layout to the specified graph.
Namespace: MindFusion.Graphs
File: GridLayout.js
SyntaxJavaScript
Copy Code
|
|---|
function arrange (graph) |
Graph. The graph to arrange.
RemarksThis method is called internally by Diagram.arrange.
See Also