ActiveReports 12
Title Property (Chart)

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

Property Value

A Title object representing the chart's title.
See Also

Reference

Chart Class
Chart Members