Visit Gigasoft's Web Site
 ProEssentials v9 Help

ZoomMaxY

Scope

Pego, Pesgo

Type

Double

Default

100.0

.NET

PeGrid.Zoom.MaxY

Ocx|Vcl

ZoomMaxY

DLL

PEP_fZOOMMAXY

 

Purpose

For the Graph and Scientific Graph read this property immediately after a ZoomIn event:

 

.NET: PeZoomIn event
ActiveX: ZoomIn event
SDK/DLL: PEWN_ZOOMIN notification message.

 

The Scientific Graph also uses this property to control the maximum Y axis extent when ZoomMode is TRUE. Setting this property and setting ZoomMode = True can only be done for simple scientific charts not using MultiAxesSubsets.

 

Comments

PeGrid.Zoom.MaxY members of Pego.PeGrid.Zoom, Pesgo.PeGrid.Zoom

 

This property is used in conjunction with ZoomMode, ZoomMaxTX, ZoomMinTX, ZoomMinY, ZoomMaxX, ZoomMinX, ZoomMinRY, ZoomMaxRY, ZoomMinAxis, ZoomMaxAxis, and AllowZooming.

 

If ZoomInterfaceOnly = TRUE, this property is used to store latest zoom extent selected by the user.