StrokeDashArray Property
StrokeDashArray
Gets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines.
Declaration
public DoubleCollection StrokeDashArray { get; set; }
Public Property StrokeDashArray As DoubleCollection