Gets or sets the Brush that should be used to fill the background of this legend.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Brush Background { get; set; } |
Visual Basic
![]() |
---|
Public Property Background As Brush |
An instance of the Brush class.
Charting for .NET MAUI Guide | © 2025 MindFusion |