ActiveReports 12
Title Property (Axis)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : Title Property
Gets or sets the title for the axis.
Syntax
'Declaration
 
Public Property Title As ChartAxisTitle
public ChartAxisTitle Title {get; set;}

Property Value

A Title object indicating the title to display for the axis.
See Also

Reference

Axis Class
Axis Members