The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hello, I've just downloaded the package to experiment with it. I've added autoscrolling but it's not working. I suspect it's a fairly basic error somewhere. Would you mind having a look at the code below and telling me what is wrong with it? Thanks.
YGYuvaraj Gajaraj Syncfusion Team December 31, 2021 01:53 PM UTC
Hi keith leng,
Greetings from Syncfusion. We have analyzed your query, and we would like to let you know that the autoScrollingDelta property is used to show how many data point you want to show in the visible chart area. If you want to see rest of the hidden data in the chart you need to enable the enablePanning property of zoomPanBehavior property. We have also provided a code snippet below for your reference.