diff --git a/components/chart/types/candlestick.md b/components/chart/types/candlestick.md index f46c6bac04..88a5e5b9db 100644 --- a/components/chart/types/candlestick.md +++ b/components/chart/types/candlestick.md @@ -126,6 +126,8 @@ Set the color - a valid CSS, RGB, RGBA color - of the series when the `OpenField @[template](/_contentTemplates/stockchart/link-to-basics.md#color-field-column-ohlc-candlestick) +>note The values bound to `DownColorField` and `ColorField` will take precedence over the values passed to the `Color` and the `DownColor` attributes. + @[template](/_contentTemplates/stockchart/link-to-basics.md#gap-and-spacing) @[template](/_contentTemplates/chart/link-to-basics.md#configurable-nested-chart-settings)