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

Glossary Item Box

Represents the settings for the FontInfo class.

Object Model

FontInfo Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class FontInfo 
   Inherits Item
C# 
public sealed class FontInfo : Item 

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.Chart.FontInfo

See Also