Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualRYAxisTicknLine

Scope

Pego, Pesgo, Pepso

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualRYAxisTicknLine

Ocx|Vcl

ManualRYAxisTicknLine

DLL

PEP_bMANUALRYAXISTICKNLINE

 

Purpose

This property determines whether the right 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.ManualRYAxisTicknLine members of Pego.PeGrid.Configure, Pesgo.PeGrid.Configure, Pepso.PeGrid.Configure

 

This property is used in conjunction with ManualRYAxisTick and ManualRYAxisLine.

 

If ManualRYAxisTicknLine = TRUE, when the object creates an image, it will put the frequencies automatically chosen into the ManualRYAxisTick and ManualRYAxisLine 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: ManualYAxisTicknLine, ManualXAxisTicknLine, ManualTXAxisTicknLine

 

Within the demo, see example 113.