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