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






Gets or sets the brush that fills the background of the outer labels.

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

 Syntax

C#  Copy Code

public Brush OuterLabelBackground { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelBackground As Brush

 Property Value

An instance of the System.Windows.Media.Brush class. Default value is null.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Silverlight Namespace