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

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