OrgChart for WinRT
ChildSpacing Property

Gets or sets the spacing between items, in pixels.
Syntax
'Declaration
 
Public Property ChildSpacing As Windows.Foundation.Size
public Windows.Foundation.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.
See Also

Reference

C1OrgChart Class
C1OrgChart Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.