ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / ConnectorThickness Property

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