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

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