Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualYAxisTicknLine

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualYAxisTicknLine

Ocx|Vcl

ManualYAxisTicknLine

DLL

PEP_bMANUALYAXISTICKNLINE

 

Purpose

This property determines whether the Y axis has manual grid line and tick mark densities.

 

Setting

Description

TRUE

Manual grid line and tick mark densities.

FALSE

Automatic grid line and tick mark densities.

 

Comments

PeGrid.Configure.ManualYAxisTicknLine members of Pego.PeGrid.Configure, Pesgo.PeGrid.Configure, Pe3do.PeGrid.Configure, Pepso.PeGrid.Configure

 

This property is used in conjunction with ManualYAxisTick and ManualYAxisLine.

 

If ManualYAxisTicknLine = TRUE, when the object creates an image, it will put the frequencies automatically chosen into the ManualYAxisTick and ManualYAxisLine properties.

 

NoGridLineMultiples can be used to disable logic which prevents odd line frequencies. If you are having trouble setting line densities, try setting this property to TRUE.

 

See Also: ManualRYAxisTicknLine, ManualXAxisTicknLine, ManualTXAxisTicknLine

 

Within the demo, see example 113.