@MCOLOR (Marker/Riser Colors)

This macro can be used to change the color of markers and risers in all chart types except box plots. Use the @MC macro if you want to change the color of markers in box plots.

SYNTAX:

@MCOLOR nSeries nRed nGreen nBlue

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.

nRed; 0...255 defines the Red portion of RGB color selection.

nGreen; 0...255 defines the Green portion of RGB color selection.

nBlue; 0...255 defines the Blue portion of RGB color selection.

EXAMPLE: @MCOLOR.RPT

@MCOLOR 0 255 125 0

PERSISTENT:

YES

ALSO SEE:

@GCOLOR to change the color of other chart objects.

Next Macro Previous Macro Return to Alpha List

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