WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1AxisScrollbar Class / Interval Property
In This Topic
    Interval Property (C1AxisScrollbar)
    In This Topic
    Gets or sets the time, in milliseconds, between repetitions of the click action, as soon as repeating starts (for the RepeatButtons at the left of the LowerThumb and at the right of the UpperThumb).
    Syntax
    public int Interval {get; set;}
    See Also