Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMaxRY

Scope

Pego, Pesgo, Pepso

Type

Double

Default

100.0

.NET

PeGrid.Configure.ManualMaxRY

Ocx|Vcl

ManualMaxRY

DLL

PEP_fMANUALMAXRY

 

Purpose

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

 

Comments

PeGrid.Configure.ManualMaxRY members of Pego.PeGrid.Configure, Pesgo.PeGrid.Configure, Pepso.PeGrid.Configure

 

If ManualScaleControlRY 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 RYAxisComparisonSubsets is set to zero, then this property is set with the identical value of ManualMaxY. This allows you to determine the range of data if auto scaling and also allows you to set the ForceRightYAxis property and automatically get an identical left and right y axis.

 

See Also: ManualMinRY, ManualScaleControlY

 

Within the demo, see example 112.