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

In This Topic
    ValueOffset Property (C1GaugePointer)
    In This Topic
    Gets or sets the value offset to coerce the source scale of the value to the Gauge's scale.
    Syntax
    'Declaration
     
    Public Property ValueOffset As System.Double
    public System.double ValueOffset {get; set;}
    See Also