The Brush used for painting the shape of this LegendItem.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public Brush Brush { get; set; } |
Visual Basic
![]() |
---|
Public Property Brush As Brush |
An instance of the System.Windows.Media.Brush class. Default value is a blue SolidColorBrush.
The Brush property fills the rectangle that is drawn before the legend label.