@SMOOTH_LINE (Smooth/Straight Lines)

This macro connects data points with a smooth line or straight line segments.

SYNTAX:

@SMOOTH_LINE nSeries bOnOff

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.

bOnOFF; 1 = connect data markers using a smooth line. 0 = connect data markers with straight-line segments (default).

EXAMPLE:

@SZ 50
@LS -1 300 0
@SMOOTH_LINE -1 1

@SMOOTH_LINE -1 0

PERSISTENT:

YES

Next Macro Previous Macro Return to Alpha List

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