Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoPadBeyondZeroRY

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.AutoPadBeyondZeroRY

Ocx|Vcl

AutoPadBeyondZeroRY

DLL

PEP_bAUTOPADBEYONDZERORY

 

Purpose

Related to AutoMinMaxPaddingRY, this property effects how AutoMinMaxPadding will choose extents that could possibly cross an origin. The default is FALSE so AutoMinMaxPadding will not cross a zero origin when choosing padding values. Set to True to allow the padding to potentially extend beyond the zero origin for the right y axis.

 

For Pego and Pesgo, the state of the WorkingAxis property identifies which multi-axis is accessed when using MultiAxesSubsets.

 

Setting

Description

TRUE

Allow the padding to potentially extend beyond a zero origin

FALSE

Do not allow padding to cross the zero origin.

 

Comments

PeGrid.Configure.AutoPadBeyondZeroRY members of Pego.PeGrid.Configure, Pesgo.PeGrid.Configure

 

See Also: AutoMinMaxPaddingRY