This is a migrated thread and some comments may be shown as answers.

Stacking Charts and Linking the Scrollbar

3 Answers 50 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Michael DeMond
Top achievements
Rank 1
Michael DeMond asked on 20 May 2010, 08:36 PM
Hello,

I'm looking to stack a chart on top of an existing chart, that scrolls along the same timeline as the bottom chart.  Something like this:

http://www.google.com/finance?q=NASDAQ%3AMSFT

Any guidance on how to do this?

Thank you,
Michael

3 Answers, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 26 May 2010, 06:32 AM
Hi Michael,

Please, find the answer to the question in the other thread you posted.

Kind regards,
Joshua
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
David
Top achievements
Rank 1
answered on 03 Apr 2012, 04:02 PM
I'm looking into this too.  Can you direct me to the thread the answer is in?
Thanks,
David
0
Bartholomeo Rocca
Top achievements
Rank 1
answered on 06 Apr 2012, 09:52 AM
Hello David,

As far as I know RadChart does not provide built-in support for this -- you can probably synchronize the zoom/scroll values of both charts manually by listening for PropertyChanged notifications on the ChartArea.ZoomScrollSettingsX / ZoomScrollSettingsY objects. However, I find the RadChartView example presented here to be a more intuitive solution to the described scenario (the example is for Silverlight, but the code is the same for WPF as well).


Greetings,
Bart.
Tags
Chart
Asked by
Michael DeMond
Top achievements
Rank 1
Answers by
Dwight
Telerik team
David
Top achievements
Rank 1
Bartholomeo Rocca
Top achievements
Rank 1
Share this question
or