@CX (X-Axis Line with Color)

This macro adds a user-defined line on the X-axis at value n. Use the nRed, nGreen, and nBlue parameters to specify the RGB color of the line. The line is drawn horizontally or vertically depending on the chart orientation.

SYNTAX:

@CX n nRed nGreen nBlue

PARAMETERS:

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

nRed; 0...255

nGreen; 0...255

nBlue; 0...255

EXAMPLE:

@CX 10 255 0 0

PERSISTENT:

NO

REQUIREMENTS:

Crystal Reports 9.x or higher

NOTES:

CRChart 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 Return to Group List

Next New Macro Previous New Macro Return to New Macros Page