public CandleStyles Style {get; set;}
Remarks
Default: CandleStick
The Style property indicates how the Candle points will be drawn. When it is CandleStick, a vertical rectangle represents each candle point. When it is CandleBar, a vertical line is drawn, among Open and Close horizontal tick marks. You can control both the candle colors and width.
See Also
Candle Class | Candle Members | Steema.TeeChart.Styles Namespace