Visit Gigasoft's Web Site
 ProEssentials v11 Help

AutoMinMaxPaddingTX

Scope

Pesgo

Type

Int32

Default

5

JS / .NET

PeGrid.Configure.AutoMinMaxPaddingTX

OCX / VCL

AutoMinMaxPaddingTX

DLL

PEP_nAUTOMINMAXPADDINGTX

 

Purpose

This property represents the percentage added above and below the automatically determined range for the top x axis when ManualScaleControlTX is set to PEMSC_NONE.

 

Comments

PeGrid.Configure.AutoMinMaxPaddingTX members of Pesgo.PeGrid.Configure

 

For example, if XData 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: AutoPadBeyondZeroTX, AutoMinMaxPadding