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

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