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

Scrolling and Zooming on each Axis

3 Answers 73 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 09 Feb 2018, 02:51 PM

Hey everyone,

I'm currently working on implementing the Telerik charts into an application as a replacement for our current charts, however there's a ton of functionality that will be missed out on if I simply just replace the charts.

I'm testing the functionalities of each charts against each other at the moment and there's one thing that sticks out.

I need to be able to scroll and zoom on each of the axes independent of the entire charts zoom and scroll status.
The way its implemented into our applications charts is by simply clicking and dragging the axis for panning and mousewheel for zooming, however this implementation isn't set in stone.

Thanks for checking in,

Seb

3 Answers, 1 is accepted

Sort by
0
Simon
Top achievements
Rank 1
answered on 09 Feb 2018, 02:52 PM
I should probably note that I'm in the process of an implementation by extending the NumericAxis and adding scroll and zoom functionality via events. It's quite messy.
0
Martin Ivanov
Telerik team
answered on 09 Feb 2018, 04:11 PM
Hello Seb,

This is not supported out of the box. However, there is a feature request for implementing it. Also, there is an SDK example that shows how to achieve individual axis zooming using some custom code. I hope that helps.

Regards,
Martin Ivanov
Progress Telerik
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
Simon
Top achievements
Rank 1
answered on 12 Feb 2018, 10:25 AM

Hey Martin,

That SDK looks the bomb I'll take a look through it for the various other features I wish to implement too. I'll let you know how it goes.

Cheers

Tags
Chart
Asked by
Simon
Top achievements
Rank 1
Answers by
Simon
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or