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

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