Xamarin.Android - Horizontal Scroll ONLY
Posted: Fri May 31, 2013 8:10 pm
hello,
I am using Teechart for Xamarin.Android. I would like to allow users to scroll horizontally ONLY through 1 week of data on a timeline. I don't want pinch/zoom or vertical scroll. i can't seem to find the proper settings to have these options work correctly.
Has anyone gotten this working properly?
What I have done so far is to load the Chart in a parent view and then manually handle the horizontal scroll on the chart by using the scroll events in the parent view and setting Min/Max on the chart when user scrolls. I would really prefer to use the built-in scrollability which is much smoother, and I presume better on memory.
Thanks in advance for your time
I am using Teechart for Xamarin.Android. I would like to allow users to scroll horizontally ONLY through 1 week of data on a timeline. I don't want pinch/zoom or vertical scroll. i can't seem to find the proper settings to have these options work correctly.
Has anyone gotten this working properly?
What I have done so far is to load the Chart in a parent view and then manually handle the horizontal scroll on the chart by using the scroll events in the parent view and setting Min/Max on the chart when user scrolls. I would really prefer to use the built-in scrollability which is much smoother, and I presume better on memory.
Thanks in advance for your time