__header__
Description
The Plot Axis tool allows the user to create and label an X/Y axis.
This will allow the user to use the plot for later use creating plots
within the axis and generating data reports.
Using the Plot Axis Tool
Note: The graph/axis created will appear in the "Plot" p.
Drag and Drop the "Plot" tool from the ROTMain palette into the Plot Axis tools
inputs page.
The Parameters page will allow the user to set the specifics of the grid.
Parameters
Clear plot: if this box is checked it will clear the plot before it places its plot
LabelX: this allows the user to name the X axis
LabelY: this allows the user to name the Y axis
Color: the user can change how the axis looks by changing the color
Grid: if the grid box is checked then the axis will appear with a grid
X0: entering a number in here will change the X-axis to begin at that number instead of zero (the Y axis will cross it here).
Y0: entering a number in here will change the Y-axis to begin at that number instead of zero (the X axis will cross it here).
Background: this option allows the user to set the background color to any color
Border X:
Border Y: this option will bring the graph out from the corner of the plot page
in to the number specified. This makes the graph easier to
view. Setting this to 5 brings the graph to a better position.
Upper X: this sets the highest number that the X axis will allow count for
Lower X: this sets the lowest number that the X axis will allow count for
If both are zero then the range is determined automatically
Upper Y: this sets teh highest number that the Y axis will allow count for
Lower Y: this sets the lowest number that the Y axis will allow count for
Scrollable:If set enables horizontal scroll and zoom (press shift key) scroll. The upper x limit needs to be set
Example graph at it will appear:

__footer__