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

Glossary Item Box

Initializes a new instance of the FontInfo class.

Overload List

OverloadDescription
FontInfo Constructor(Color,Font,Single)Initializes a new instance of the FontInfo class with the parameters specified.  
FontInfo Constructor(Color,Font)Initializes a new instance of the FontInfo class with the parameters specified.  
FontInfo Constructor()

Initializes a new instance of the FontInfo class.

 

See Also