[]
Displays the same information as a candlestick chart, except that opening values are displayed using lines to the left, while lines to the right indicate closing values.
public const ChartType HighLowOpenClose = 11
Type | Description |
---|---|
ChartType | Displays the same information as a candlestick chart, except that opening values are displayed using lines to the left, while lines to the right indicate closing values. |