Is it possible to scroll on the XYChart?

Charts for WPF Forum

Posted 1 year ago by Nerd22 - Germany
Version: 22.1.4
Avatar

Hey there,

I've a new question. I'm receiving data over the network and the result values are going to display on a XYChart.

This works pretty fine, however, I'm looking for a solution / implementation for scrolling on the X axis of the XYChart, if possible, because the more data has been received, the graph is getting more compressed and it's very hard to see all points.

I also took a look to a similar question, which has been asked 6 years ago: zoom-in-and-out-in-a-xychart. There's an suggestion to wrap the XYChart within a ScrollPane, however, the XYChart there has a small fixed size and has no options to scroll :(

Is there a way?

Comments (1)

Posted 1 year ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Unfortunately we don't have scrolling features at this time, but you could simulate that kind of thing by sliding the window of allowed data points within the data set you show in the chart and setting the axis min/max appropriately.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.