3 Answers, 1 is accepted
0
Hello Duy,
In order to achieve the desirable functionality you can use RadSlider's client side API along with RadChart.
You can find an attached sample project to this message illustrating how to create zooming RadChart with RadSlider.
The example shows how to apply the zoom to X, but you can further extend it to either apply the slider's value to both X and Y directions or use another slider for Y. You can find more information about RadSlider and RadChart Client-Side API here and here.
Hope this helps.
Best wishes,
Dessy
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
In order to achieve the desirable functionality you can use RadSlider's client side API along with RadChart.
You can find an attached sample project to this message illustrating how to create zooming RadChart with RadSlider.
The example shows how to apply the zoom to X, but you can further extend it to either apply the slider's value to both X and Y directions or use another slider for Y. You can find more information about RadSlider and RadChart Client-Side API here and here.
Hope this helps.
Best wishes,
Dessy
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Erik
Top achievements
Rank 1
answered on 10 Feb 2012, 04:42 PM
Hez, I tried this, and zes, he zoom function works, but the RadSlider becomes reset after the radchart is updated, which beats the purpose of it...why is this or how can i go around it?
0
Hello,
One possible option in this case would be to use the api to reset the scroll. More information on this is available in the following article:
http://www.telerik.com/help/aspnet-ajax/radchart-client-side-api.html
I hope this gets you started properly.
Greetings,
Yavor
the Telerik team
One possible option in this case would be to use the api to reset the scroll. More information on this is available in the following article:
http://www.telerik.com/help/aspnet-ajax/radchart-client-side-api.html
I hope this gets you started properly.
Greetings,
Yavor
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>