Gets or sets the distance within the dash pattern where a dash begins.

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

Syntax

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

See Also