Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.8 Assembly / C1.Win.C1Gauge Namespace / C1GaugePointer Class / SweepTime Property

In This Topic
    SweepTime Property (C1GaugePointer)
    In This Topic
    Gets or sets the time amount (in seconds) that is taken to move the pointer from Minimum to Maximum.
    Syntax
    'Declaration
     
    Public Property SweepTime As System.Double
    public System.double SweepTime {get; set;}
    See Also