Pre loader

Guys Can We make Volume by Price Chart .

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

1
0

hi,
Guys i have a requirement to make a chart name volume by price please see the attachment image.
can we make this kind of charts .
Thanks in advance.

Images
  • You must to post comments
0
0

Hi Vinay,

We have an old FAQ and code sample on this topic here: https://www.scichart.com/questions/question/horizontal-histogram-with-ohlc-chart/

This may be out of date, so to help you with the current API, this is how it should work

  1. Create a chart with your OHLC or candlestick data
  2. Create a control to display the histogram data. Rotate this chart by setting XAxis on the right / YAxis on the top or bottom. Hide the X and Y Axes and use AutoRange
  3. Place the control created in (2) inside a templated BoxAnnotation on the chart created in (1). You can position the four corners of the BoxAnnotation exactly

If you get it working, please do share a code sample as it can benefit other users!

Best regards,
Andrew

  • 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