Change 2D Cartesian View
Use this dialog to change the view center and zoom
factor of a 2 dimensional Cartesian graph.
For more information see: Graph Units, Pixels, Bitmap Coordinates, Zoom.
View Center (Graph Units From Center) and (Pixels From Center)
Use these properties to change the center of the graph area currently being
drawn. There are two ways of specifying the view center (Graph Units From
Center) and (Pixels From Center). Graph units are used when functions are
plotted, but change when the zoom changes. Pixel units are not affected by
changes in zoom. Both methods for changing the view center require standard (X,
Y) Cartesian coordinates in the fields "X=" and "Y=".
(Graph Units From Center) - Both "X=" and "Y=" must be valid constant mathematical expressions that satisfy "Abs(X) <= Zoom*1,000,000".
(Pixels From Center) - Both "X=" and "Y=" must be valid simple integer expressions in; (-1,000,000 <= X <= 1,000,000).
View Zoom
Zoom values are given in pixels per graph unit. Values greater than 1 cause
multiple pixels per graph unit. Values less than 1 cause multiple graph units
per pixel. Must be a valid constant
mathematical expression in; (0.0001 <= Zoom <= 10,000).