Visit Gigasoft's Web Site
 ProEssentials v9 Help

ScaleForRYData

Scope

Pego, Pesgo, Pepso

Type

Int32

Default

0

.NET

PeData.ScaleForRYData

Ocx|Vcl

ScaleForRYData

DLL

PEP_nSCALEFORRYDATA

 

Purpose

This property provides the right Y axis comparison subset scaling. The objects data can be initially scaled via InitialScaleForRYData and automatically scaled as needed if AutoScaleData equals TRUE

 

If you are repeatedly passing small or large data, you will want to reset this property to zero while passing your new data. This will reset the scale counter. If repeatedly passing data, we recommend calling PEreset between states.

 

Comments

PeData.ScaleForRYData members of Pego.PeData, Pesgo.PeData, Pepso.PeData

 

To determine right Y axis comparison subset true values, multiply the data (YData) by 10 to the ScaleForRYData power.

 

See Also: ScaleForYData, ScaleForXData