Gets or sets the title of the series. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public string Title { get; set; } |
Visual Basic Copy Code |
---|
Public Property Title As String |
A string value. The default is an empty string.