the current API for ValueAxis only provides a way to reset the range by passing in "data". The updateAxisRange on XYChart is protected and it seems like it should be where we can make a call to "reset" the view.
The use case is that I've allowed the user to "zoom a ROI" but it's hard to get back to the defaults that would be calculated via "autorange"
The use case is that I've allowed the user to "zoom a ROI" but it's hard to get back to the defaults that would be calculated via "autorange"