Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualScaleCullMinY

Scope

Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualScaleCullMinY

Ocx|Vcl

ManualScaleCullMinY

DLL

PEP_bMANUALSCALECULLMINY

 

Purpose

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

 

Behavior is dependent on PlottingMethod and Polymode:

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

Scatter Polymode, Point, Line plotting methods

Bar Polymode. If ManualMinY is set larger any data, then the Bar will not be seen, instead, ManualScaleCullPlateauMinY can force the bar to show as a color patch.

 

Setting

Description

TRUE

Hide data outside ManualMinY setting.

FALSE

Data will draw outside axis cube.

 

Comments

PeGrid.Configure.ManualScaleCullMinY members of Pe3do.PeGrid.Configure

 

See Also: ManualScaleCullMaxY, ManualScaleControlY, ManualMinY, ManualScalePlateauMinY