ComponentOne BulletGraph for WinForms
C1.Win.Gauge 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