ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Dashboard Namespace / TextStyle Class / FontSize Property

In This Topic
    FontSize Property (TextStyle)
    In This Topic
    Gets the font size measured in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontSize As Length
    public Length FontSize {get;}
    See Also