@XSZL (X-Axis Line with Label on Left/Lower)

This macro adds a user-defined line on the X-axis at value fValue with the label sZLabel. For vertical orientation, the line is drawn vertically with the label on the bottom side of the chart. For horizontal orientation, the line is drawn horizontally with the label on the left side of the chart.

SYNTAX:

@XSZL fValue nXFixup nYFixup sZLabel

PARAMETERS:

fValue; Value at which to add the user-defined line on the X-axis

nXFixup, nYFixup; -16000...16000 adjusts label placement closer to or further away from the line.

sZLabel; Label string to show next to line. Add a tilde (~) character to the end of the string if you intend to define other macros in the same title field.

EXAMPLE:

@USER_LABEL_FONT 14 255 0 0 255 Splash
@XSZL 200000 0 -2000 Charts Unlimited

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.

ALSO SEE:

@XSZ, @XSZN, @XSZNL

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List