Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSCandleStickGraphic > Properties
TRSCandleStickGraphic.Style Property
Specifies the style, or shape, of the the candlestick body between Open and Close in the candlestick chart.
Namespace: RSBarCharts
Delphi
published property Style: TBarChartStyle read FStyle write SetStyle default bsRectangle;
Property Value
Type: TBarChartStyle
•TRSCandleStickGraphic
•RSBarCharts