Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoMinMaxPaddingZ

Scope

Pe3do

Type

Int32

Default

5

.NET

PeGrid.Configure.AutoMinMaxPaddingZ

Ocx|Vcl

AutoMinMaxPaddingZ

DLL

PEP_nAUTOMINMAXPADDINGZ

 

Purpose

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

 

Comments

PeGrid.Configure.AutoMinMaxPaddingZ members of Pe3do.PeGrid.Configure

 

For example, if ZData 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: AutoPadBeyondZeroZ, AutoMinMaxPadding