Visit Gigasoft's Web Site
 ProEssentials v10 Help

ManualScaleCullMinY

Scope

Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualScaleCullMinY

Ocx|Vcl

ManualScaleCullMinY

DLL

PEP_bMANUALSCALECULLMINY

 

Purpose

Best to use the DxPsManualCullY instead of this property. 

 

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

 

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

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