[]
        
(Showing Draft Content)

C1.iOS.Chart.ChartType.HighLowOpenClose

HighLowOpenClose Field

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.

Namespace: C1.iOS.Chart
Assembly: C1.iOS.Chart.dll
Syntax
public const ChartType HighLowOpenClose = 11
Returns
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.