Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1Gauge Class / MinFontWeight Property

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