ASP.NET Pack Programmer's Guide
FlowchartLayout.setNodeDistance Method
See Also
 





Sets the distance between consecutive nodes in the flowchart.

Namespace: MindFusion.Graphs
Package: FlowchartLayout.js

 Syntax

JavaScript  Copy Code

function setNodeDistance (value)

 Parameters

value

A numeric value specifying the distance between neighbor nodes in the same sequence.

 See Also

FlowchartLayout Members
FlowchartLayout Class
MindFusion.Graphs Namespace