ChartDirector 7.1 (C++ Edition)

FinanceChart.setPercentageAxis


Usage

void 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