Gets the title of this series.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
string Title { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property Title As String |
A string specifying the series' title.
Series titles are displayed inside legends by LegendRenderer.