Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class / ImmediateUpdate Property

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