'scroll syncfusion Chart columns back and forth with two external buttons

I have a SfCartesianChart chart with the ColumnSeries series that has multiple columns. I display 6 columns and the rest can be displayed by scrolling the chart. I want to be able to scroll the columns back and forth with two external buttons. Like the image below But in this image, the data is added and subtracted from the initial list. I have fully loaded the list and I intend to scroll the list with the buttons. Can anyone help me?enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source