Visit Gigasoft's Web Site
 ProEssentials v9 Help

YAxisOnRight

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Option.YAxisOnRight

Ocx|Vcl

YAxisOnRight

DLL

PEP_bYAXISONRIGHT

 

Purpose

This property controls the placement of the Y axis.

 

Setting

Description

TRUE

Y axis on right side of graph.

FALSE

Y axis on left side of graph (default.)

 

Comments

PeGrid.Option.YAxisOnRight members of Pego.PeGrid.Option, Pesgo.PeGrid.Option

 

If there are right Y axis comparison subsets (see RYAxisComparisonSubsets), and this property is TRUE, the comparison subsets will be plotted with respect to the left y axis instead of the normal right y axis.

 

This property applies to all y axes in a multi y axes implementation.

 

See Also: XAxisOnTop , ForceTopXAxis, ForceRightYAxis