ActiveReports 10
Title Property (Axis)

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : Title Property

Gets or sets the title for the axis.

Syntax
'Declaration
 
Public Property Title As Title
public Title Title {get; set;}

Property Value

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

Reference

Axis Class
Axis Members