Last Updated:
30 May 2022 10:10
by Mayank
For Chart with ScatterLineSeries, in case the ItemsSource contains points with following sample horizontal values: 0, 2, 4, 6, 8, 6, 4, 2, 0, ZoomBehavior does not work correctly on iOS - when ZoomMode is set to "Both", the points are taken in incorrect order and the result is a zig-zag chart.