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