Gets or sets the legend title.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public string LegendTitle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendTitle As String |
See Also