Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMinRY

Scope

Pego, Pesgo, Pepso

Type

Double

Default

0.0

.NET

PeGrid.Configure.ManualMinRY

Ocx|Vcl

ManualMinRY

DLL

PEP_fMANUALMINRY

 

Purpose

This property is used in conjunction with ManualScaleControlRY. If ManualScaleControlRY is equal to PEMSC_MIN or PEMSC_MINMAX, then the value defined by ManualMinRY will be the minimum extent of the right Y axis.

 

Comments

PeGrid.Configure.ManualMinRY 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 ManualMinY. 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: ManualMaxRY, ManualScaleControlY

 

Within the demo, see example 112.