Gets or sets the legend title.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public string LegendTitle { get; set; } |
Visual Basic Copy Code |
---|
Public Property LegendTitle As String |
A string value.
Charting for .NET MAUI Guide | © 2024 MindFusion |