ChartDirector 7.0 (Python Edition)

FinanceChart.setPercentageAxis


Usage

setPercentageAxis()

Description

Label the axis of the main chart in percentage unit.

By default, the axis of the main chart will be labelled in price unit. If a percentage axis is used, the axis will be labelled in percentage unit, with the first visible point of the closing price being 100%.

Arguments

None

Return Value

None