Visit Gigasoft's Web Site
 ProEssentials v9 Help

ZoomMinY

Scope

Pego, Pesgo

Type

Double

Default

0.0

.NET

PeGrid.Zoom.MinY

Ocx|Vcl

ZoomMinY

DLL

PEP_fZOOMMINY

 

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 minimum 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.MinY members of Pego.PeGrid.Zoom, Pesgo.PeGrid.Zoom

 

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

 

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