Visit Gigasoft's Web Site
ProEssentials v6 Help

Gigasoft.ProEssentials.Pesgo.PeUserInterface.Scrollbar Members

CursorPageAmount

Gets or Sets the increment/decrement of the cursor position when the user presses the Page-Up/Page-Down keys.

HorzScrollPos

Gets or Sets the current horizontal scrollbar position. NOTE: only set this property after the control is initialized via one of the Functions.Reinitialize.. functions.

ScrollingHorzZoom

Gets or Sets whether a horizontal scrollbar will be made available upon zooming. The scrollbar will allow the user to pan left and right to view all of the graphs data.

ScrollingScaleControl

If set to True, and the chart is zoomed or scrolled,  the axis scales will re-scale themselves with respect to the current data in view.  If False (default), the scales will reflect the minimum and maximum of all data contained in the chart or those extents manually configured.

ScrollingSubsets

Gets or Sets the quantity of subsets that get viewed simultaneously, enabling a vertical scrollbar to access other subsets.

ScrollingVertZoom

Gets or Sets whether a vertical scrollbar will be made available upon zooming. The scrollbar will allow the user to pan up and down to view all of the graphs data. This feature is NOT compatible with the use of Grid.Configure.MultiAxesSubsets.

VertScrollPos

Gets or Sets the current vertical scrollbar position. NOTE: only set this property after the control is initialized via one of the Functions.Reinitialize.. functions.