Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / MaxFont Property

In This Topic
    MaxFont Property (C1Gauge)
    In This Topic
    Gets or sets the maximum value font style.
    Syntax
    'Declaration
     
    
    Public Property MaxFont As C1Font
    public C1Font MaxFont {get; set;}
    See Also