[]
Gets or sets the collection of values that define the pattern of dashes and gaps used to paint the connecting lines.
public DoubleCollection ConnectorDashArray { get; set; }
The array specifies alternating lengths to stroke and leave blank. Values are expressed as multiples of the ConnectorWidth property.