ICandleSeries.ColorStyle
ICandleSeries

property ColorStyle: ECandleColorStyle;

Type Library
TeeChartx

Description
Default value: cssRelativeToOpen

Possible values:

cssRelativeToOpen

(Default behaviour)

The Candle color is based on a given candle close price compared to its open price.

cssRelativeToClose

The Candle color is based on a given candle close price compared to its previous candle close price.