@DLT (Data Line Type: Markers Only, Lines Only, or Markers & Lines)

On Line and 2D-Scatter charts, this macro can be used to draw markers only, lines only, or markers and lines.

SYNTAX:

@DLT nSeries nType

PARAMETERS:

nSeries; -1...n (where: n = the total number of series in the chart). -1 = apply to all series, 0 = Series 1, 1 = Series 2, etc.

nType; 1 = draw markers only, 2 = draw lines only, 3 = draw markers and lines.

EXAMPLE: @DLT.WID

@DLT -1 1

@DLT -1 2

@DLT -1 3

NOTES:

Next Macro Previous Macro Return to Alpha List

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