Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1LinearGauge Class / ValueFontFamily Property

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