ASP.NET Pack Programmer's Guide
LayeredLayout.siftingRounds Field
See Also
 





The number of iterations to perform when untwining the layout.

Namespace: MindFusion.Graphs
Package: LayeredLayout.js

 Syntax

JavaScript  Copy Code

var siftingRounds

 Remarks

The algorithm swaps node pairs on each layer aiming to decrease the number of crossing links. Setting a higher value to this property helps to decrease the number of crossings.

 See Also

LayeredLayout Members
LayeredLayout Class
MindFusion.Graphs Namespace