2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollBar Class / Step Property

In This Topic
    Step Property
    In This Topic
    Gets or sets the step of the scroll bar position changing.
    Syntax
    'Declaration
     
    Public Property Step As System.Double
    public System.double Step {get; set;}
    See Also