ActiveReports 12
Title Property (AxisBase)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : Title Property
Gets or sets the text string for the title of the axis.
Syntax
'Declaration
 
Public Property Title As String
public string Title {get; set;}
See Also

Reference

AxisBase Class
AxisBase Members