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






Gets or sets custom outer labels.

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

 Syntax

C#  Copy Code

public StringCollection OuterLabels { get; set; }

Visual Basic  Copy Code

Public Property OuterLabels As StringCollection

 Property Value

An instance of the StringCollection class. Default value is an empty list.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Silverlight Namespace