Pre loader

How to show a Full bar?

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

The last Candlestick at the first Pic was shown only a Half Bar?

but The last Candlestick at the second Pic was shown as a Full Bar?

How can i set StockChart to show a full bar for the last one.

Images
  • You must to post comments
0
0

Hi there,

Our candlesticks are centred on data-points, so the last bar will always be split I’m afraid (we have no knowledge of width of bar before drawing).

I would suggest adding a small GrowBy to your CategoryDateTimeAxis. For instance:

  <s:CategoryDateTimeAxis GrowBy="0,0.02"/>

This will ensure there is always a 2% padding to the right of the last bar. You can experiment with the value to get the desired effect.

Best regards,
Andrew

  • You must to post comments
0
0

the first Pic was captrued on the offline demo, the second Pic was captrued on your online demo. what’s the difference? both of them are Zoom In to a part of the series.

    • Guest
    • 9 years ago
    Hi there, the difference is in the version of the SciChart dll used. Online demo uses v3.2, where this issue is fixed. Also, may I remind you that this forums use the question-answers format (like StackOverflow), so please leave a comment or update your original post for clarifying the request. Thanks!
  • You must to post comments
Showing 2 results
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