Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1Gauge Class / MaxFontSize Property

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