Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoMinMaxPaddingX

Scope

Pesgo, Pe3do

Type

Int32

Default

5

.NET

PeGrid.Configure.AutoMinMaxPaddingX

Ocx|Vcl

AutoMinMaxPaddingX

DLL

PEP_nAUTOMINMAXPADDINGX

 

Purpose

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

 

Comments

PeGrid.Configure.AutoMinMaxPaddingX members of Pesgo.PeGrid.Configure, Pe3do.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: AutoPadBeyondZeroX, AutoMinMaxPadding