ChartDirector 7.0 (ASP/COM/VB Edition)

FinanceChart.FinanceChart


Usage

FinanceChart(width)

Description

Creates a new FinanceChart object.

Note: In the ASP/COM/VB edition of ChartDirector, the FinanceChart constructor is implemented as a method of the ChartDirector.API object called ChartDirector.API.FinanceChart.

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.