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

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