Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMinX

Scope

Pesgo, Pe3do

Type

Double

Default

0.0

.NET

PeGrid.Configure.ManualMinX

Ocx|Vcl

ManualMinX

DLL

PEP_fMANUALMINX

 

Purpose

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

 

Comments

PeGrid.Configure.ManualMinX members of Pesgo.PeGrid.Configure, Pe3do.PeGrid.Configure

 

If ManualScaleControlX 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. This allows you to determine the range of data if auto scaling.

 

See Also: ManualMaxX, ManualScaleControlY

 

Within the demo, see example 112.