GoXam for WPF v3
NodeSpacing Property (TreeVertex)
Northwoods.GoXam.Layout Namespace > TreeVertex Class : NodeSpacing Property
Gets or sets the distance between child nodes.
Syntax
public double NodeSpacing {get; set;}

Property Value

The default value is 20. A negative value causes sibling nodes to overlap.
Remarks
This inherited property is initialized in the InitializeTreeVertexValues method.
See Also

Reference

TreeVertex Class
TreeVertex Members