Pre loader

Multiple charts with shared x-axis

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

I’m trying to have a two charts which have a x-axis points (datetime) that doesn’t intersect. And i want charts was synchronized like this:
enter image description here

How you can see here upper chart doesn’t have a point at 10.12.2013, but lower has. Can i reach same effect by SciChart?

Images
  • You must to post comments
0
0

Hi there,

To synchronize the charts, you should use the SciChartGroup.VerticalChartGroup property, as it is shown in the SciTrader example.
To achieve the effect of gaps inside a series, just put double.NaN Y values at that points.
For cursor synchronization, please, try out the MouseManager.MouseEventGroup property, as demonstrated in the Sync Multi Chart example.

Hope this helps!

  • Alexey
    How can I add gaps for int Y values?
  • 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