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

Touch to pan/zoom and otherwise interact with Chart

3 Answers 118 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Wouter
Top achievements
Rank 1
Wouter asked on 16 Jan 2017, 03:17 PM

Has there been any work on touch support for the Chart control? I found this old post that mentioned support being worked on in 2012 Q2.

The features we want to implement are:

  • Swipe to pan
  • Pinch to zoom
  • Tap to place custom markers
  • Drag to move custom markers

I could not find anything in the API documentation, could you give me any pointers as to how to implement this?

3 Answers, 1 is accepted

Sort by
0
Peshito
Telerik team
answered on 17 Jan 2017, 11:19 AM
Hello Wouter,

The RadChart control is the older control from the both charting controls our Telerik UI for WPF suite offers. It is in maintenance mode from quite some time and this is why I would like to recommend you using the newer charting control - RadChartView. It has touch support and you can find more information about its gestures and control's behavior using this link.

Hope this helps.

Regards,
Peshito
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Wouter
Top achievements
Rank 1
answered on 17 Jan 2017, 12:33 PM
Thank, that's the one we're actually using. I always mix up the names and the Rad in front of it in some places doesn't make it any more clear. Also the actual name of (one of the charts), RadCartesianChart, has no relation to the official name ChartView.
0
Peshito
Telerik team
answered on 19 Jan 2017, 12:06 PM
Hi Wouter,

Thank you for your feedback on this. Actually the ChartView is the suite for three separate controls - RadCartesianChart, RadPieChart and RadPolarChart, each of them visualizing data in a different coordinate system - cartesian, radial or polar. Having this in mind we decided to go with the RadChartView on top several years ago.

Regards,
Peshito
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Chart
Asked by
Wouter
Top achievements
Rank 1
Answers by
Peshito
Telerik team
Wouter
Top achievements
Rank 1
Share this question
or