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