Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMinTX

Scope

Pesgo

Type

Double

Default

0.0

.NET

PeGrid.Configure.ManualMinTX

Ocx|Vcl

ManualMinTX

DLL

PEP_fMANUALMINTX

 

Purpose

This property is used in conjunction with ManualScaleControlTX. If ManualScaleControlTX is equal to PEMSC_MIN or PEMSC_MINMAX, then the value defined by ManualMinTX will be minimum extent for the top x axis.

 

Comments

PeGrid.Configure.ManualMinTX 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 ManualMinX. 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: ManualMaxTX, ManualScaleControlX

 

Within the demo, see example 112.