ChartStockStyle

Description

The ChartStockStyle enumeration contains types of stock chart.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Type1. Shows datasets of three values (high rate, low rate, closing rate).
1 Type2. Shows datasets of four values (opening rate, high rate, low rate, closing rate).
2 Type3. Shows datasets of three values (volume, high rate, low rate, closing rate).
3 Type4. Shows datasets of five values (volume, opening rate, high rate, low rate, closing rate).

See also:

Chart Assembly Enumerations