Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class / MaxFontFamily Property

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