.LP
There are three transform types available to the user.  These include:
.SH
Plot Rotation
.IP 
To rotate a plot, first make sure that the "Transform Type" toggle is set to
"rotation". Fill in the X PARAMETER ONLY with the desired rotation
value, and click on the "TRANSFORM PLOTS" action button.  The plot data will
be rotated about the center of the object by the specified value of the 
X parameter. Note that plots may be rotated by negative values in order to 
restore their original values.
.SH
Plot Scaling
.IP 
To scale a plot, first make sure that the "Transform Type" toggle is set to
"scale". Fill in the X and Y parameters with the desired scale
factors, and click on the "TRANSFORM PLOT(S)" action button.  The plot data will
be scaled with respect to X by the specified value of the X parameter and scaled
with respect to Y by the specified value of the Y parameter. 
Note that if a parameter is set to one (1), that dimension of the plot data 
will not be scaled.  Also note that it will cause an error to attempt to scale 
any axis by zero (0).  Finally, note that plots may be scaled by fractional 
values in order to restore their original values.
.SH
Plot Translation
.IP 
To translate a plot, first make sure that the "Transform Type" toggle is set to
"translation". Fill in the X and Y parameters with the desired translation
values, and click on the "TRANSFORM PLOT(S)" action button.  The plot data will
be translated in the X direction by the specified value of the X parameter, and
translated in the Y direction by the specified value of the Y parameter. 
Note that if a parameter is set to zero (0), the plot data will not be 
translated in that direction at all.  Also note that plots may be translated 
by negative values in order to restore their original values.
