Gets or sets the Brush used to fill background of data labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Brush Background { get; set; } |
Visual Basic Copy Code |
---|
Public Property Background As Brush |
Charting for .NET MAUI Guide | © 2024 MindFusion |