Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMaxTX

Scope

Pesgo

Type

Double

Default

100.0

.NET

PeGrid.Configure.ManualMaxTX

Ocx|Vcl

ManualMaxTX

DLL

PEP_fMANUALMAXTX

 

Purpose

This property is used in conjunction with ManualScaleControlTX. If ManualScaleControlTX is equal to PEMSC_MAX or PEMSC_MINMAX, then the value defined by ManualMaxTX will be the maximum extent of the top x axis.

 

Comments

PeGrid.Configure.ManualMaxTX members of Pesgo.PeGrid.Configure

 

If ManualScaleControlTX is set to 0 (PEMSC_NONE) then when the object is initialized via PEreinitialize this property is set with a value determined from ProEssentials' auto scaling functionality. If TXAxisComparisonSubsets is set to zero, then this property is set with the identical value of ManualMaxX. This allows you to determine the range of data if auto scaling and also allows you to set the ForceTopXAxis property and automatically get an identical bottom and top x axis.

 

See Also: ManualMinTX, ManualScaleControlX

 

Within the demo, see example 112.