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

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