Visit Gigasoft's Web Site
 ProEssentials v9 Help

ZoomMaxTX

Scope

Pesgo

Type

Double

Default

0.0

.NET

PeGrid.Zoom.MaxTX

Ocx|Vcl

ZoomMaxTX

DLL

PEP_fZOOMMAXTX

 

Purpose

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 top 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.

 

Comments

PeGrid.Zoom.MaxTX members of Pesgo.PeGrid.Zoom

 

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

 

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