Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > 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: FMX.RS.BarCharts
Delphi
published property Style: TBarChartStyle read FStyle write SetStyle default bsRectangle;
Property Value
Type: TBarChartStyle
•TRSCandleStickGraphic
•FMX.RS.BarCharts