CandlestickChartSeriesData Class Properties
In This Topic
For a list of all members of this type, see CandlestickChartSeriesData members.
Public Properties
| | 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) |
Top
See Also