Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMaxX

Scope

Pesgo, Pe3do

Type

Double

Default

100.0

.NET

PeGrid.Configure.ManualMaxX

Ocx|Vcl

ManualMaxX

DLL

PEP_fMANUALMAXX

 

Purpose

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

 

Comments

PeGrid.Configure.ManualMaxX 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: ManualMinX, ManualScaleControlY

 

Within the demo, see example 112.