Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugePointer Class / ScaledValue Property

In This Topic
    ScaledValue Property (C1GaugePointer)
    In This Topic
    Gets the current value scaled by the ValueFactor and ValueOffset.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScaledValue As System.Double
    public System.double ScaledValue {get;}
    See Also