Visit Gigasoft's Web Site
 ProEssentials v9 Help

NoGridLineMultiples

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Configure.GridLineMultiples

Ocx|Vcl

NoGridLineMultiples

DLL

PEP_bNOGRIDLINEMULTIPLES

 

Purpose

Setting this property to TRUE will not force the grid line numbers to be multiples of 2, 5, and 10. You will not normally set this property unless you are using ManualYAxisTicknLine or related property and having trouble setting certain grid line and tick frequencies.

 

Setting

Description

TRUE

Disable Grid Line Limitations.

FALSE

Enable Grid Line Limitations.

 

Comments

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

 

See Also: ManualYAxisTicknLine, ManualXAxisTicknLine, ManualRYAxisTicknLine, ManualTXAxisTicknLine, ManualZAxisTicknLine.

 

If at all possible, do not use this property.  Creating a custom scale may be best.