C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : CandlestickChartSeriesData Class |
The following tables list the members exposed by CandlestickChartSeriesData.
Name | Description | |
---|---|---|
CandlestickChartSeriesData Constructor | Initializes a new instance of the ChartSeriesData class. |
Name | Description | |
---|---|---|
Close | A value that indicates the close values of the chart series data. | |
High | A value that indicates the high values of the chart series data. | |
Low | A value that indicates the low values of the chart series data. | |
Open | A value that indicates the open values of the chart series data. | |
X | A value that indicates the x values of the chart series data. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeriesData) |