OrgChart for WPF and Silverlight | ComponentOne
C1.WPF.OrgChart Namespace / C1OrgChart Class / ConnectorStroke Property

In This Topic
    ConnectorStroke Property
    In This Topic
    Gets or sets the brush used to paint the connecting lines.
    Syntax
    'Declaration
     
    
    Public Property ConnectorStroke As Brush
    public Brush ConnectorStroke {get; set;}
    See Also