Gets or sets the thickness of the connecting lines.

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

Syntax

C#
public double ConnectorThickness { get; set; }
Visual Basic
Public Property ConnectorThickness As Double
	Get
	Set

See Also