ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeSingleMark Class / ImmediateUpdate Property

In This Topic
    ImmediateUpdate Property (C1GaugeSingleMark)
    In This Topic
    Gets or sets whether the bound tick mark should ignore the Pointer's sweep time.
    Syntax
    'Declaration
     
    Public Property ImmediateUpdate As System.Boolean
    public System.bool ImmediateUpdate {get; set;}
    See Also