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

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