Gets or sets the brush for the label border. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public Brush LabelBorderBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelBorderBrush As Brush |
An instance of the WPF Brush class. The default is null (Nothing in Visual Basic).
The LabelBorderBrush property specifies the border around labels drawn at data points in this ChartSeries.
MindFusion.Charting for WPF Programmer's Guide | © 2025 MindFusion |