Gets or sets a collection of double values that indicate the pattern of dashes and gaps that is used to outline ChartSeries shapes.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public DoubleCollection StrokeDashArray { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeDashArray As DoubleCollection |
An instance of the System.Windows.Media.DoubleCollection class. Default value is an empty DoubleCollection.