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

One scroll-bar for multiple RadCartesianChart

5 Answers 212 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Anand
Top achievements
Rank 1
Anand asked on 19 Jan 2012, 10:36 PM
I wish to extend "Smooth scrolling". I have 9 charts in grid of 3x3. Want to have only one scroll-bar for all horizontal Axis. Attaching picture and comments. Let me know the best way to accomplish this.

 

5 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 23 Jan 2012, 10:04 AM
Hello,

1. How empty space around the chart can be removed?

You can try to set the horizontal axis PlotMode property to OnTicks.

2. Want to have only one scroll-bar for all horizontal Axis.
As demonstrated in the "Smooth Scrolling" example - you need a view model and all charts' Zoom and PanOffset properties should  be bound to that view model's corresponding properties. As in the example, you can enable one of the chart views pan and zoom behavior. This way Zoom and PanOffset will be calculated automatically. If you do not wish to use a central chart view - you can add a RadSlider with property IsSelectionRangeEnabled set to true, and calculate the Zoom and PanOffset manually. 

Kind regards,
Petar Marchev
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Anand
Top achievements
Rank 1
answered on 23 Jan 2012, 05:24 PM
Can you provide an example of "RadSlider with property IsSelectionRangeEnabled set to true, and calculate the Zoom and PanOffset manually" ?
0
Petar Marchev
Telerik team
answered on 25 Jan 2012, 03:20 PM
Hello Anand,

As of recently there are issues with the zoom and pan feature of the chart view which prevent your scenario. Our developers are aware of them and will do their best to fix these problems until the next release, which is scheduled to be in the middle of February.

I apologize for any caused inconvenience.

All the best,
Petar Marchev
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Samjog
Top achievements
Rank 1
answered on 06 Feb 2012, 01:50 PM
Is this issue resolved now?
Any update on this?
0
Petar Marchev
Telerik team
answered on 09 Feb 2012, 04:24 PM
Hello,

Yes, this issue has been resolved. With the new version, which is to be released on February the 15th, it is possible to use a rad slider to control the pan and zoom of a chart view.

Greetings,
Petar Marchev
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ChartView
Asked by
Anand
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Anand
Top achievements
Rank 1
Samjog
Top achievements
Rank 1
Share this question
or