Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1RadialGauge Class / MaxFontWeight Property

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