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

Glossary Item Box

Gets or sets the scroll step size of the axis scroll bar.

Syntax

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

See Also