Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoPadBeyondZeroTX

Scope

Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.AutoPadBeyondZeroTX

Ocx|Vcl

AutoPadBeyondZeroTX

DLL

PEP_bAUTOPADBEYONDZEROTX

 

Purpose

Related to AutoMinMaxPaddingTX, 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 top x axis.

 

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.AutoPadBeyondZeroTX members of Pesgo.PeGrid.Configure

 

See Also: AutoMinMaxPaddingTX