GoXam for WPF v3
Iterations Property
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : Iterations Property
Gets or sets the number of iterations are to be done.
Syntax
[DefaultValue(4)]
[Description("the number of iterations are to be done")]
public int Iterations {get; set;}

Property Value

The value must be non-negative. The default value is 4.
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members