For Box Plots only, this macro sets the shape of markers for a particular series in a chart.
SYNTAX:
@MS nSeries nMarker
PARAMETERS:
nSeries; 1...8 Series Number.
nMarker; 1...8 selects the marker to assign to series nSeries:
EXAMPLE:
@BP2
@MK 2
@SZ 36
@MS 1 5
@MS 2 6
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
@MC to change the color of markers in box plots