limits.xmin
Horizontal minimum limit of Vector Chart in Graphical coordinates
limits.xmax
Horizontal maximum limit of Vector Chart in Graphical coordinates
limits.ymin
Vertical minimum limit of Vector Chart in Graphical coordinates
limits.ymax
Vertical maximum limit of Vector Chart in Graphical coordinates
Description
The routine ggSetVectorChartFrame() sets up an area in graphical coordinates onto which future Vector Charts are mapped. The graphical coordinate system is set up by the latest calls to the routines ggSetAxesPos() and ggSetAxesScaling().
If ggSetVectorChartFrame() is not called or if the routine ggRestoreVectorSettings() has been called the default area is used. That is the area represented by the intersection of the limits of the horizontal (X) and vertical (Y) axes.