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

Previous next navigation

1 Answer 38 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Daivat
Top achievements
Rank 1
Daivat asked on 31 May 2013, 10:18 AM
Hello Team,

We have prepared "Financial (http://demos.telerik.com/silverlight/#ChartView/Financial)" chart. We want to have "Previous" and "Next" button below the chart control panel (as shown in demo.jpg).

We don't want to disturb the functionality of "Zoom" and "Scaling" in control panel.

Previous and Next button should work the same way as "Left" and "Right" arrow navigate chart with respect to selected zoom and scaling ratio. Let me know if any event available which i can bind in my button code which do exactly the same things which default "Left" and "Right" arrows are doing.

Thank you.

Regards,
Daivat

1 Answer, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 05 Jun 2013, 09:15 AM
Hi Daivat,

I have attached a sample project to help you get started. Basically the approach is to change the PanZoomBar's SelectionStart and SelectionEnd when you want to move the forwards or backwards on the axis.

I hope this helps.
 
Regards,
Petar Kirov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ChartView
Asked by
Daivat
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Share this question
or