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

Glossary Item Box

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

Syntax

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

See Also