Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualScaleCullMaxY

Scope

Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualScaleCullMaxY

Ocx|Vcl

ManualScaleCullMaxY

DLL

PEP_bMANUALSCALECULLMAXY

 

Purpose

When using ManualScaleControlY and ManualMaxY, this property controls if data is hidden when above the ManualMaxY value.

 

Behavior is dependent on PlottingMethod and Polymode:

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

Scatter Polymode, Point, Line plotting methods

Setting

Description

TRUE

Hide data outside ManualMaxY setting.

FALSE

Data will draw outside axis cube.

 

Comments

PeGrid.Configure.ManualScaleCullMaxY members of Pe3do.PeGrid.Configure

 

See Also: ManualScaleCullMinY, ManualScaleControlY, ManualMaxY, ManualScalePlateauMaxY