ActiveReports Developer 7
Title Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : Title Property

Glossary Item Box

Gets or sets the text string for the title of the axis.

Syntax

Visual Basic (Declaration) 
Public Property Title As System.String
C# 
public System.string Title {get; set;}

See Also