For Box Plots only, this macro specifies the shape of markers for a particular series in a chart.
SYNTAX:
@MS nSeries nShape
PARAMETERS:
nSeries; Series Number (1...8).
nShape; 1...8 selects the shape to assign to series nSeries:
EXAMPLE:
@BP2
@SZ 24
@MS 1 8
@MS 2 7
@MS 3 6
@MS 4 5
@MS 5 4
@MS 6 3
@MS 7 2
@MS 8 1
PERSISTENT:
NO
NOTES:
This macro is for box plot charts only. Use the @MARKER macro to select marker shapes in other chart types.
ALSO SEE:
@SZ to set the size of markers in box plots