ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Title Class / Font Property

In This Topic
    Font Property (Title)
    In This Topic
    Gets or sets the font information used to draw the title text.
    Syntax
    'Declaration
     
    Public Property Font As FontInfo
    public FontInfo Font {get; set;}
    See Also