ActiveReports 12
Title Property (Chart)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
GrapeCity.ActiveReports.v12 Assembly
>
GrapeCity.ActiveReports.PageReportModel Namespace
>
Chart Class
: Title Property
Gets or sets the title for the chart.
Syntax
Visual Basic
C#
'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