Gets or sets the stroke dash array of the shape.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public DoubleCollection StrokeDashArray { get; set; } |
Visual Basic |
---|
Public Property StrokeDashArray As DoubleCollection Get Set |