This macro adds a user-defined line on the X-Axis. For charts with a true X-Axis (e.g., Scatter, Bubble, Polar, etc.), n defines the value on the X-Axis where the line will be drawn. For bar, line, or area charts, n must be set to a value in the range 0.0 to 1.0 that defines a percentage of the X (or ordinal)-Axis length. For example @X .5 will draw a line that is 50% of the way between the left and right sides of the chart frame. The line is drawn horizontally or vertically depending on the chart orientation.
SYNTAX:
@X n
PARAMETERS:
n; Value at which to add the user-defined line on the X-axis
EXAMPLE:
@X 450000000
@X 850000000
PERSISTENT:
NO
NOTES:
Charts Unlimited supports a maximum of 20 user-defined lines. User-defined lines are drawn with: @CX, @CXY, @CY, @X, @XG, @XSZ, @XSZL, @XSZN, @XSZNL, @XY, @XY_DP2, @Y, @YSZ, @YSZL, @YSZN, & @YSZNL.
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List