Visit Gigasoft's Web Site
 ProEssentials v9 Help

ZoomMinRY

Scope

Pego, Pesgo

Type

Double

Default

100.0

.NET

PeGrid.Zoom.MinRY

Ocx|Vcl

ZoomMinRY

DLL

PEP_fZOOMMINRY

 

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

 

This property is only valid if RYAxisComparisonSubsets was used to construct image.

 

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

 

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