Visit Gigasoft's Web Site
 ProEssentials v9 Help

ZoomMaxX

Scope

Pego, Pesgo

Type

Double

Default

100.0

.NET

PeGrid.Zoom.MaxX

Ocx|Vcl

ZoomMaxX

DLL

PEP_fZOOMMAXX

 

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 X axis extent when ZoomMode is TRUE. Setting this property and setting ZoomMode = True can only be done for simple scientific charts not using MultiAxesSubsets.

 

For the Graph, reading this value relates to a point number/index rather than a numeric data/scale value.

 

Comments

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

 

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

 

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