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

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