The platform does not have an option to zoom to the ellipse.
The platform does display some stats you might be able to use, but I'm the wrong person to tell you how to get from these numbers...
...to a tight zoom about the ellipse. If it just needs to be good enough, you can probably do it with a couple of experiments. You can write JSL to grab the high-lighted numbers from the report and set the axis range. I think you might not need the correlation, just the two std deviation values, scaled somehow, and added/subtracted from the mean values.
If you want to write some JSL, take a look at Ellipse . It shows how to compute the ellipse.
Craige