This is a migrated thread and some comments may be shown as answers.

RadCartesianChart how to programmatically access scroll bar?

1 Answer 224 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Maxwell
Top achievements
Rank 1
Maxwell asked on 15 Nov 2019, 02:27 PM

     Is there a way to move the scroll bar on a live updating line chart? 

I want to set it to a position and size then every 50 or so data points have it shift

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 18 Nov 2019, 07:54 AM

Hello Maxwell,

You can see how to manually control the zoombars (the scrolls) of RadCartesianChart in the Scroll and Zoom article. Basically, you can use the Zoom and PanOffset properties. Or the more flexible, HorizontalZoomRangeStart, HorizontalZoomRangeEnd, VerticalZoomRangeStart and VerticalZoomRangeEnd properties.

Regards,
Martin Ivanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Chart
Asked by
Maxwell
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or