ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisScroll Class / ScrollStepSize Property

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