[]
        
(Showing Draft Content)

C1.WPF.OrgChart.C1OrgChart.ConnectorDashArray

ConnectorDashArray Property

ConnectorDashArray

Gets or sets the collection of values that define the pattern of dashes and gaps used to paint the connecting lines.

Declaration
public DoubleCollection ConnectorDashArray { get; set; }
Remarks

The array specifies alternating lengths to stroke and leave blank. Values are expressed as multiples of the ConnectorWidth property.