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

In This Topic
    ConnectorThickness Property (C1OrgChart)
    In This Topic
    Gets or sets the thickness of the connecting lines.
    Syntax
    'Declaration
     
    
    Public Property ConnectorThickness As Double
    public double ConnectorThickness {get; set;}
    See Also