This macro assigns a width and style to a series line.
SYNTAX:
@LS nSeries nWidth nStyle
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.
nWidth; 0...1000 selects the width of the line.
nStyle; 0...15 selects one of the following line styles.
![]()
EXAMPLE: @LS.RPT
@LS 0 100 2
@LS 1 100 3
@LS 2 100 4
PERSISTENT:
YES
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List