@MARKER (Marker Shapes)

This macro sets the shape of markers for a particular series in a chart. It can be used in any chart that uses markers (Bubble, Scatter, Line Graph with Markers, etc.) except Box Plots. See the @MS macro to set the shape of markers in box plots.

SYNTAX:

@MARKER nSeries nMarker

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.

nMarker; 0...60. Selects one of the following markers to apply to nSeries.

EXAMPLE: @MARKER.RPT

@MARKER 0 14
@MARKER 1 15
@MARKER 2 16

PERSISTENT:

YES

Next Macro Previous Macro Return to Alpha List

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