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

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