GoXam for WPF v3
InfinityDistance Property
Northwoods.GoXam.Layout Namespace > ForceDirectedLayout Class : InfinityDistance Property
Gets or sets a threshold for the distance beyond which the electrical charge forces may be ignored.
Syntax
[DefaultValue(1000)]
[Description("nodes farther than approximately this far apart might have no electrical charge force on each other")]
public double InfinityDistance {get; set;}
See Also

Reference

ForceDirectedLayout Class
ForceDirectedLayout Members