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






Gets or sets the thickness of the border of the outer labels.

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

 Syntax

C#  Copy Code

public Thickness OuterLabelBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelBorderThickness As Thickness

 Property Value

An instance of the System.Windows.Thickness structure. Default value is Thickness(0).

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Silverlight Namespace