ICandleSeries.CandleStyle
ICandleSeries

property CandleStyle: ECandleStyle;

Type Library
TeeChartx

Description
Default Value: csCandleStick

The CandleStyle property indicates how will be Candle points drawn. When it is csCandleStick, a vertical rectangle represents each candle point. When it is csCandleBar, a vertical line is drawn, among Open and Close horizontal tick marks. You can control both the candle colors and width.