Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1LinearGauge Class / ValueFontFamily Property

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