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.
While zooming using ZoomPanBehaviour Selection, Is there any property or event that exposes Zoom start and end values (Actual data values on the axis) (NOT x,y co-ordinates)
Or after zooming using the selected range, is there any way to get the visible range on the axis (Axis data values) (NOT x,y co-ordinates).
DADevi Aruna Maharasi Murugan Syncfusion Team August 2, 2016 12:46 PM UTC
Hi Lakshman,
Thanks for contacting Syncfusion Support.
Your requirement can be attained in SelectionZoomingEnd event by calculating the visible range for each axis. We have prepared sample based on this and please find the demo sample from the below link,