ChartDirector 7.1 (C++ Edition)

FinanceChart.FinanceChart


Usage

FinanceChart(int width);

Description

Creates a new FinanceChart object.

Arguments

ArgumentDefaultDescription
width(Mandatory)The width of the chart in pixels. The height will be automatically determined as the chart is built.

Return Value

The FinanceChart object created.