MindFusion.Charting for Silverlight Programmer's Guide
RadarSeries.LabelBackground Property
See Also
 






Gets or sets the background of the label.

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

 Syntax

C#  Copy Code

public Brush LabelBackground { get; set; }

Visual Basic  Copy Code

Public Property LabelBackground As Brush

 Property Value

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

 See Also

RadarSeries Members
RadarSeries Class
MindFusion.Charting.Silverlight Namespace