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

In This Topic
    Font Property (TextStyle)
    In This Topic
    Gets or sets font info to draw text.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also