Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualScalePlateauMaxY

Scope

Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualScalePlateauMaxY

Ocx|Vcl

ManualScalePlateauMaxY

DLL

PEP_bMANUALSCALEPLATEAUMAXY

 

Purpose

When using ManualScaleControlY and ManualMaxY, this property controls if data is truncated to the ManualMaxY value.

 

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

Bar Polymode

Setting

Description

TRUE

If data is above ManualMaxY, plot as if ManualMaxY.

FALSE

Data will draw outside axis cube.

 

Comments

PeGrid.Configure.ManualScalePlateauMaxY members of Pe3do.PeGrid.Configure

 

See Also: ManualScalePlateauMinY, ManualScaleControlY, ManualMaxY, ManualScaleCullMaxY