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






Gets or sets the thickness of the border drawn around inner labels.

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

 Syntax

C#  Copy Code

public Thickness InnerLabelBorderThickness { get; set; }

Visual Basic  Copy Code

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