OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / C1OrgChart Class / Margin Property

In This Topic
    Margin Property (C1OrgChart)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Margin As System.Windows.Thickness
    public System.Windows.Thickness Margin {get; set;}
    See Also