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