Gets or sets the brush for the label border.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public Brush LabelBorderBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelBorderBrush As Brush |
An instance of the System.Windows.Media.Brush class. Default value is null.
The LabelBorderBrush paints the border of the rectangle that is drawn under labels when LabelBackground is not null.