SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Is this possible to have multiple charts stacked and bind the rollovermodifier have them working in unison?
Hello there,
Yes, SciChart provides a way to share modifiers across several charts. You could take a look at our SciTrader example. Notice, how modifiers are shared between main and volume charts. You can achieve that via MouseManager.MouseEventGroup attached property (need to set it for modifiers which you want to share). Also we are going to introduce new control – SciChartGroup, which allows you to switch between stacked/tabbed views and have multipane chart. Look for it in the v1.5 release.
Please, don’t hesitate to ask if you have more questions!
Best regards,
Yuriy
Please login first to submit.