GoXam for WPF v3
CommentMargin Property (TreeVertex)
Northwoods.GoXam.Layout Namespace > TreeVertex Class : CommentMargin Property
Gets or sets the space to leave between the node and the comments.
Syntax
public double CommentMargin {get; set;}

Property Value

The default value is 20. Negative values may cause comments to overlap with the node.
Remarks
This inherited property is initialized in the InitializeTreeVertexValues method.
See Also

Reference

TreeVertex Class
TreeVertex Members