@XY_DP2 (Data Point Line)

On a scatter chart, this macro draws a user-defined line between any two points. The points are specified in terms of series and groups.

SYNTAX:

@XY_DP2 s1 g1 s2 g2

PARAMETERS:

s1, g1; Zero-based series number and group number to start drawing line.

s2, g2; Zero-based series number and group number to stop drawing line.

EXAMPLE:

@XY_DP2 0 0 1 0
@XY_DP2 1 0 2 0

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