Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualScaleCullZ

Scope

Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualScaleCullZ

Ocx|Vcl

ManualScaleCullZ

DLL

PEP_bMANUALSCALECULLZ

 

Purpose

When using ManualScaleControlZ and ManualMinZ / ManualMaxZ, this property controls if data is hidden when outside manual range.

 

Behavior is dependent on PlottingMethod and Polymode:

Surface Polymode and all plotting methods (SurfaceNullDataGaps must be True)

Scatter Polymode, Point, Line, Area/Waterfall plotting methods

Setting

Description

TRUE

Hide data outside ManualMinZ and ManualMaxZ settings.

FALSE

Data will draw outside axis cube.

 

Comments

PeGrid.Configure.ManualScaleCullZ members of Pe3do.PeGrid.Configure

 

See Also: ManualScaleCullX, ManualScaleCullMaxY, ManualScaleControlZ, ManualMaxZ, ManualMinZ