Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualScaleCullX

Scope

Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualScaleCullX

Ocx|Vcl

ManualScaleCullX

DLL

PEP_bMANUALSCALECULLX

 

Purpose

When using ManualScaleControlX and ManualMinX / ManualMaxX, 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 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