Gets or sets a Brush used to draw legend background.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Brush LegendBackground { get; set; } |
Visual Basic Copy Code |
---|
Public Property LegendBackground As Brush |
An instance of the Brush class.
Charting for .NET MAUI Guide | © 2024 MindFusion |