ChartDirector 7.0 (Java Edition)

FinanceChart.addTypicalPrice


Usage

public LineLayer addTypicalPrice(int color)

Description

Adds a typical price line on the main chart.

Arguments

ArgumentDefaultDescription
color(Mandatory)The color of the line.

Return Value

A LineLayer object representing the line created.