limits.xmin
The minimum limit of the graph drawing area in the horizontal direction
limits.xmax
The maximum limit of the graph drawing area in the horizontal direction
limits.ymin
The minimum limit of the graph drawing area in the vertical direction
limits.ymax
The maximum limit of the graph drawing area in the vertical direction
Description
The routine ggEnqPlotFrame() returns the current limits of the graph drawing area and a flag to indicate how they were set.
By default, the drawing area is defined as the current window limits as set by GINO. However, the routine ggSetPlotFrame() can be used to set alternative limits, without affecting the clipping limit.