Visit Gigasoft's Web Site
 ProEssentials v9 Help

ScrollingHorzZoom

Scope

Pesgo

Type

Boolean/Int32

Default

TRUE

.NET

PeUserInterface.Scrollbar.ScrollingHorzZoom

Ocx|Vcl

ScrollingHorzZoom

DLL

PEP_bSCROLLINGHORZZOOM

 

Purpose

This property determines whether the scientific graph will provide a horizontal scrollbar upon going into zoom mode. The scrollbar will allow the user to pan left and right to view all of the graphs data.

 

Setting

Description

TRUE

Enable horizontal panning once zoomed.

FALSE

Disable horizontal panning.

 

Comments

PeUserInterface.Scrollbar.ScrollingHorzZoom members of Pesgo.PeUserInterface.Scrollbar

 

This property is only meaningful if AllowZooming enables horizontal zooming.

 

See Also: ScrollingVertZoom , MouseDraggingX

 

Within the demo, see example 124.