Search
FlowchartLayout.init Method
See Also
 






Returns a Builder object used to configure this FlowchartLayout instance.

Namespace: MindFusion.Graphs
File: FlowchartLayout.js

 Syntax

JavaScript  Copy Code

function init ()

 Return Value

A Builder instance.

 See Also