2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
SfChart provides support to maintain the chart with fixed number of datapoints from the end or start of axis and scroll to view the previous data points. By using AutoScrollingDelta property of ChartAxis, you can set the delta value to maintain the particular no of data points in chart. By adding ChartZoomPanBehavior to the chart, you can scroll to see the previous data points. The following code illustrates how to maintain the fixed number of datapoints from end position. Use the ChartAutoScrollingMode property to maintain the fixed number of data points from start position. XAML
C#
Output:
Similarly, in DateTimeAxis, you can apply auto scrolling delta value in years, months, days, hours, minutes, seconds and milliseconds to describe the date-time component for auto scrolling interval type in DateTimeAxis. The following code illustrates how to apply AutoScrollingDeltaType to DateTimeAxis. XAML
C#
Output: |
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.