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






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

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

 Syntax

C#  Copy Code

public DoubleCollection InnerStrokeDashArray { get; set; }

Visual Basic  Copy Code

Public Property InnerStrokeDashArray 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