GoXam for WPF v3
StraightenAndPack Method
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : StraightenAndPack Method
Adjusts the columns of nodes in the network to produce a layout which reduces the number of bends and is tightly packed.
Syntax
protected virtual void StraightenAndPack()
Remarks
The behavior is controlled by the PackOption.
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members