Gets or sets the brush used to paint the connecting lines.

Namespace:  C1.Silverlight.OrgChart
Assembly:  C1.Silverlight.OrgChart (in C1.Silverlight.OrgChart.dll)

Syntax

C#
public Brush ConnectorStroke { get; set; }
Visual Basic
Public Property ConnectorStroke As Brush
	Get
	Set

See Also