ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / FontInfo Class / Font Property

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