CandlestickChartSeriesData Class Members
                In This Topic
            
            The following tables list the members exposed by CandlestickChartSeriesData.
            
            Public Constructors
            
            
            
            
            
            
            
            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) | 
TopSee Also