Gets or sets the title of the axis. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public string Title { get; set; } |
Visual Basic
![]() |
---|
Public Property Title As String |
A string value. Default is an empty string ("").
The title label is drawn under the axis labels for the X-axis and behind the axis labels for the Y-axis.