Hi,
Is it possible to do this? If so is there some guidance as to the configuration?
I want to scroll along a zoomed X-axis, and as data becomes visible/not visible, I want the y-axis range to change dynamically so that the visible data fits.
For example, is there an
onScroll event and a VisibleSeriesPoints property that exposes the visible series data points? Where I can calculate the min/max values?
Or perhaps something simpler?...would be awesome if there is a setting already out of the box.