ActiveReports 12
TitleFont Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : TitleFont Property
Gets or sets the font information used to draw the title of the axis.
Syntax
'Declaration
 
Public Property TitleFont As FontInfo
public FontInfo TitleFont {get; set;}
See Also

Reference

AxisBase Class
AxisBase Members