Pre loader

Candle Stick Chart Style

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hi All,
Can we give Black Border to Candles in Candle Stick chart.

  • You must to post comments
0
0

Yes you can, please see the properties of the FastCandlestickRenderableSeries Class

  • DownBodyBrush: Gets or sets the Brush used for candle body on up-candles (close > open). If null, UpBodyColor property is used
  • DownBodyColor: Gets or sets the Color used for candle body on down-candles (close < open)
  • DownWickColor: Gets or sets the Color used for wicks and outlines on down-candles (close < open)
  • UpBodyBrush: Gets or sets the Brush used for candle body on up-candles (close > open). If null, UpBodyColor property is used
  • UpBodyColor: Gets or sets the Color used for candle body on up-candles (close > open)
  • UpWickColor: Gets or sets the Color used for wicks and outlines on up-candles (close > open)

Hope this helps!

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies