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

Multi Charts on single X Axis

1 Answer 73 Views
Chart
This is a migrated thread and some comments may be shown as answers.
WeeTimorousBeastie
Top achievements
Rank 1
WeeTimorousBeastie asked on 01 Feb 2011, 10:26 PM
Hi,

I’m new to Telerik and Silverlight and was hoping that someone could help me with a problem i am having. In the application I am developing there is a requirement to display multiple charts on top of one another but for them to share a common x axis. I would also like a single zoom feature to work on all charts at the same time.

I have attached a basic example of what i am looking for.


Thanks

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 04 Feb 2011, 03:04 PM
Hi,

My suggestion is for each case to make a separate RadChart. All charts will have the same values for the X-Axes. To get the desired result, you can put the charts in a StackPanel with Horizontal orientation. You can remove the X-axis labels of the upper charts with Visibility="Collapsed".

Here you can find more information about zooming, scrolling and axes:
http://www.telerik.com/help/silverlight/radchart-features-axes-x-axis.html
http://www.telerik.com/help/silverlight/radchart-features-zooming-and-scrolling.html

I hope this will help.

Regards,
Polina
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
Chart
Asked by
WeeTimorousBeastie
Top achievements
Rank 1
Answers by
Missing User
Share this question
or