LayerSpacing Property (GoLayoutTreeNode)
Gets or sets the distance there should be between this node and its layer of children.
public float LayerSpacing {get; set;}
Property Value
The default value is 50.
Negative values may cause children to overlap with the parent.