GoXam for WPF v3
LayerSpacing Property (TreeVertex)
Northwoods.GoXam.Layout Namespace > TreeVertex Class : LayerSpacing Property
Gets or sets the distance there should be between this node and its layer of children.
Syntax
public double LayerSpacing {get; set;}

Property Value

The default value is 50. Negative values may cause children to overlap with the parent.
Remarks
This inherited property is initialized in the InitializeTreeVertexValues method.
See Also

Reference

TreeVertex Class
TreeVertex Members
LayerSpacingParentOverlap Property