MindFusion.Charting for Silverlight Programmer's Guide
RadarChart.OuterStrokeDashArray Property
See Also
 






Gets or sets the dash array of the stroke for the outer axis.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public DoubleCollection OuterStrokeDashArray { get; set; }

Visual Basic  Copy Code

Public Property OuterStrokeDashArray As DoubleCollection

 Property Value

A DoubleCollection that specifies the dash pattern. Default value is an empty DoubleCollection.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Silverlight Namespace