Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualTXAxisTicknLine

Scope

Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.ManualTXAxisTicknLine

Ocx|Vcl

ManualTXAxisTicknLine

DLL

PEP_bMANUALTXAXISTICKNLINE

 

Purpose

This property determines whether the Top X 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.ManualTXAxisTicknLine members of Pesgo.PeGrid.Configure

 

This property is used in conjunction with ManualTXAxisTick and ManualTXAxisLine.

 

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

 

Within the demo, see example 113.