Visit Gigasoft's Web Site
 ProEssentials v9 Help

ZoomMaxRY

Scope

Pego, Pesgo

Type

Double

Default

100.0

.NET

PeGrid.Zoom.MaxRY

Ocx|Vcl

ZoomMaxRY

DLL

PEP_fZOOMMAXRY

 

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 uses this property to control the maximum 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.MaxRY 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, ZoomMinRY, ZoomMaxY, ZoomMinY, ZoomMaxX, ZoomMinX, and AllowZooming.

 

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