@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 nSeriesStart nGroupStart nSeriesStop nGroupStop

PARAMETERS:

nSeriesStart; 0...1024 Zero-based series number to start drawing line.

nGroupStart; 0...1024 Zero-based group number to start drawing line.

nSeriesStop; 0...1024 Zero-based series number to stop drawing line.

nGroupStop; 0...1024 Zero-based group number to stop drawing line.

EXAMPLE: @XY_DP2.WID

@XY_DP2 0 0 0 4

NOTES:

WebI:Chart supports a maximum of 20 user-defined lines. User-defined lines are drawn with: @CX, @CXY, @CY, @CY2, @X, @XG, @XSZ, @XSZL, @XSZN, @XSZNL, @XY, @XY_DP2, @Y, @YSZ, @YSZL, @YSZN, @YSZN2, & @YSZNL.

Next Macro Previous Macro Return to Alpha List

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