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