Visit Gigasoft's Web Site
 ProEssentials v11 Help

ManualScaleCullX

Scope

Pe3do

Type

Boolean/Int32

Default

FALSE

JS / .NET

PeGrid.Configure.ManualScaleCullX

OCX / VCL

ManualScaleCullX

DLL

PEP_bMANUALSCALECULLX

 

Purpose

Best to use the DxPsManualCullXZ instead of this property. 

 

When using ManualScaleControlX and ManualMinX / ManualMaxX, this property controls if data is hidden when outside manual range.

 

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

Setting

Description

TRUE

Hide data outside ManualMinX and ManualMaxX settings.

FALSE

Data will draw outside axis cube.

 

Comments

PeGrid.Configure.ManualScaleCullX members of Pe3do.PeGrid.Configure

 

See Also: ManualScaleCullZ, ManualScaleCullMaxY, ManualScaleControX, ManualMaxX, ManualMinX