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





Sets how much space to leave between adjacent decision branches in the flowchart.

Namespace: MindFusion.Graphs
Package: FlowchartLayout.js

 Syntax

JavaScript  Copy Code

function setBranchPadding (value)

 Parameters

value

A numeric value specifying the distance between adjacent branches.

 See Also

FlowchartLayout Members
FlowchartLayout Class
MindFusion.Graphs Namespace