ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / Minimum Property

In This Topic
    Minimum Property
    In This Topic
    Minimum value for the C1Gauge.
    Syntax
    'Declaration
     
    Public Property Minimum As System.Double
    public System.double Minimum {get; set;}
    See Also