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

Glossary Item Box

Gets or sets the font to use.

Syntax

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

See Also