Gets or sets the background of the label.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public Brush LabelBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelBackground As Brush |
An instance of the System.Windows.Media.Brush class. Default value is null.
Use LabelBackground to fill a rectangle under each label at chart data points.