OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / C1OrgChart Class / ConnectorDashOffset Property

In This Topic
    ConnectorDashOffset Property (C1OrgChart)
    In This Topic
    Gets or sets the distance within the dash pattern where a dash begins.
    Syntax
    'Declaration
     
    
    Public Property ConnectorDashOffset As Double
    public double ConnectorDashOffset {get; set;}
    See Also