Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMaxY

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Double

Default

100.0

.NET

PeGrid.Configure.ManualMaxY

Ocx|Vcl

ManualMaxY

DLL

PEP_fMANUALMAXY

 

Purpose

This property is used in conjunction with ManualScaleControlY. If ManualScaleControlY is equal to PEMSC_MAX or PEMSC_MINMAX, then the value defined by ManualMaxY will be the maximum extent of the left y axis.

 

Comments

PeGrid.Configure.ManualMaxY members of Pego.PeGrid.Configure, Pesgo.PeGrid.Configure, Pe3do.PeGrid.Configure, Pepso.PeGrid.Configure

 

If ManualScaleControlY 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: ManualMinY, ManualScaleControlX

 

Within the demo, see example 112.