Gets or sets the title of the chart. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public string Title { get; set; } |
Visual Basic
![]() |
---|
Public Property Title As String |
A string value. Default is "Title".
The title is drawn on top of the chart and is aligned in the center. Use TitleMargin to boost space around the label.