ChartDirector 6.0 (Ruby Edition)

FinanceChart.setAxisOnRight


Usage

setAxisOnRight(b)

Description

Sets whether the main y-axis is on right of left side of the plot area. The default is on right.

Arguments

ArgumentDefaultDescription
b(Mandatory)A true value means the y-axis is on right. A false value means the y-axis is on left.

Return Value

None