Pre loader

I want to use equivalent of the WPF SciChartScrollbar component in Android.

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

Hi.
My colleagues have used on their WPF application SciChartScrollbar to select a portion of a created graph. I want to use the same behavior on Xamarin.Android. What can I use to have the same effect?
Thank you.

Version
SciChart.Android Version 4.4.0.4569
  • You must to post comments
0
0

Hi,
To scale chart using axis you can use XAxisDragModifier and YAxisDragModifier to obtain the same effect. You can check this example using the above feature.
1. https://www.scichart.com/example/android-chart/android-chart-drag-axis-to-scale-a-chart-example/
2.https://www.scichart.com/example/android-chart/android-realtime-ticking-stock-charts/

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.