ActiveReports Developer 7
AxisScroll Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : AxisScroll Class

Glossary Item Box

The following tables list the members exposed by AxisScroll.

Public Constructors

 NameDescription
Public ConstructorAxisScroll ConstructorInitializes a new instance of the AxisScroll class.  
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the backcolor of the scroll bar.  
Public PropertyButtonColorGets or sets the button color of the scroll bar.  
Public PropertyEnabledGets or sets a value indicating whether the axis scroll bar is enabled.  
Public PropertyNameGets or sets the name of the axis scroll bar as string.  
Public PropertyOutlineColorGets or sets the outline color of the axis scroll bar.  
Public PropertyScrollLengthGets or sets the scroll length of the axis scroll bar.  
Public PropertyScrollPositionGets or sets the scroll position of the axis scroll bar.  
Public PropertyScrollStepSizeGets or sets the scroll step size of the axis scroll bar.  
Public PropertyVisible

Gets or sets a value indicating whether the axis scroll bar is visible.

 
Public PropertyWidthGets or sets the width of the axis scroll bar.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the axis scroll bar.  
Top

See Also