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

RadCartesianChart PanAndZoom doesn't work in PivotItem

2 Answers 38 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kadir Kilicoglu
Top achievements
Rank 1
Kadir Kilicoglu asked on 26 Nov 2013, 11:15 AM
Hi,

I have a RadCartesianChart with BarSeries in a PivotItem. I defiend Behaviors correctly like in the examples:

<telerikChart:RadCartesianChart.Behaviors>
 <telerikChart:ChartPanAndZoomBehavior ZoomMode="None" PanMode="Both"/>
</telerikChart:RadCartesianChart.Behaviors>

 I examined sample code, understand PanAndZoom properties, easy to use. But it just don't work. Is PivotItem canceling panning or zooming ???

2 Answers, 1 is accepted

Sort by
0
Accepted
Rosy Topchiyska
Telerik team
answered on 27 Nov 2013, 10:12 AM

Hi Kadir,

Thank you for the question.

I have attached a sample application that has a RadCartesianChart in a PivotItem with ChartPanAndZoomBehavior enabled. The chart pans correctly when a pan gesture is performed over it. Please, take a look at the code and modify it in order to reproduce the issue you experience.

I look forward to your reply.

Regards,

Rositsa Topchiyska
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Kadir Kilicoglu
Top achievements
Rank 1
answered on 27 Nov 2013, 01:15 PM
Thanks,

I made it. I missed Zoom property. It's working :)
Tags
Chart
Asked by
Kadir Kilicoglu
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
Kadir Kilicoglu
Top achievements
Rank 1
Share this question
or