Visit Gigasoft's Web Site
 ProEssentials v9 Help

ScrollingVertZoom

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.Scrollbar.ScrollingVertZoom

Ocx|Vcl

ScrollingVertZoom

DLL

PEP_bSCROLLINGVERTZOOM

 

Purpose

This property determines 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. Note that this feature is NOT compatible with the use of MultiAxesSubsets.

 

Setting

Description

TRUE

Enable vertical panning once zoomed.

FALSE

Disable vertical panning.

 

Comments

PeUserInterface.Scrollbar.ScrollingVertZoom members of Pego.PeUserInterface.Scrollbar, Pesgo.PeUserInterface.Scrollbar

 

This property is only meaningful if AllowZooming enables vertical zooming.

 

See Also: ScrollingHorzZoom , MouseDraggingY

 

Within the demo, see example 103.