Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugePointer Class / UpdateValue Method

In This Topic
    UpdateValue Method (C1GaugePointer)
    In This Topic
    Updates the pointer's Value with the number nearest 'newValue' that is the multiple of the snapping interval ('snapInterval').
    Overload List
    OverloadDescription
    Updates the pointer's Value with the number nearest 'newValue' that is the multiple of the snapping interval ('snapInterval').  
    Updates the pointer's Value with the number nearest 'newValue' that is the multiple of the snapping interval ('snapInterval') counting from the given origin ('snapOrigin').  
    See Also