ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / Value Property

In This Topic
    Value Property (C1Gauge)
    In This Topic
    Current value of the gauge.
    Syntax
    'Declaration
     
    
    Public Property Value As Double
    public double Value {get; set;}
    See Also