ActiveReports Developer 7
ScrollLength Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisScroll Class : ScrollLength Property

Glossary Item Box

Gets or sets the scroll length of the axis scroll bar.

Syntax

Visual Basic (Declaration) 
Public Property ScrollLength As System.Double
C# 
public System.double ScrollLength {get; set;}

See Also