Gets or sets the dash array of the stroke for the outer axis.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public DoubleCollection OuterStrokeDashArray { get; set; } |
Visual Basic
![]() |
---|
Public Property OuterStrokeDashArray As DoubleCollection |
A DoubleCollection that specifies the dash pattern. Default value is an empty DoubleCollection.