Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoMinMaxPaddingY

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Int32

Default

5

.NET

PeGrid.Configure.AutoMinMaxPaddingY

Ocx|Vcl

AutoMinMaxPaddingY

DLL

PEP_nAUTOMINMAXPADDINGY

 

Purpose

This property represents the percentage added above and below the automatically determined range for the y axis when ManualScaleControlY is set to PEMSC_NONE. For Pego and Pesgo, the state of the WorkingAxis property identifies which multi-axis is accessed when using MultiAxesSubsets.

 

Comments

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

 

For example, if YData ranges from 200 to 300, then the total range of data is 100 units. 5% of 100 units is 5 units. Thus, the automatic scale will range from 195 to 305.

 

See Also: AutoPadBeyondZeroY, AutoMinMaxPadding