'Declaration Public Enum CandlestickChartType Inherits System.Enum
public enum CandlestickChartType : System.Enum
'Declaration Public Enum CandlestickChartType Inherits System.Enum
public enum CandlestickChartType : System.Enum
| Member | Description | 
|---|---|
| Candlestick | Show the chart with candlestick type. | 
| Hl | Show the chart with high-low type. | 
| Ohlc | Show the chart with open-high-low-close type. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Chart.CandlestickChartType