Returns the x-value for the left edge of the graphics frame.
Returns the y-value for the bottom edge of the graphics frame.
Oval(
...,
rightEdge = X Origin() + X Range();
topEdge = Y Origin() + Y Range();
);