ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / BulletStyleContent Class / LabelFontSize Property

In This Topic
    LabelFontSize Property
    In This Topic
    Gets or sets the font size of the label in the bullet.
    Syntax
    'Declaration
     
    Public Property LabelFontSize As String
    public string LabelFontSize {get; set;}

    Property Value

    The font size of the label as a System.String.
    See Also