[]
        
(Showing Draft Content)

C1.WPF.OrgChart.C1OrgChart.ChildSpacing

ChildSpacing Property

ChildSpacing

Gets or sets the spacing between items, in pixels.

Declaration
public Size ChildSpacing { get; set; }
Remarks

In addition to changing this property, you may customize the spacing between items using the Margin property on your ItemTemplate.