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

Glossary Item Box

Gets or sets the font information used to draw the title text.

Syntax

Visual Basic (Declaration) 
Public Property Font As FontInfo
C# 
public FontInfo Font {get; set;}

See Also