ComponentOne FinancialChart for WinForms
Title Property (Axis)

C1.Win.Chart Namespace > Axis Class : Title Property
Gets or sets the title text shown next to the axis.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Title As String
[DefaultValue()]
public string Title {get; set;}
See Also

Reference

Axis Class
Axis Members