Gets or sets the title of the series. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public string Title { get; set; } |
Visual Basic
![]() |
---|
Public Property Title As String |
A string value. Default is "Sales".
The Title property is used for identifying the series. It is drawn in a ChartLegend.