@MC (Marker Colors for Box Plots)

For Box Plots only, this macro sets the color of a particular series in the chart.

SYNTAX:

@MC nSeries nRed nGreen nBlue

PARAMETERS:

nSeries; Series Number (1...8)

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:

@BP2
@SZ 24
@MC 1 255 0 0
@MC 2 0 255 0

PERSISTENT:

YES

ALSO SEE:

@GCOLOR to change the color of other chart objects.

NOTES:

This macro is for box plot charts only, Use the @MCOLOR macro to change the color of markers and risers in other chart types.

Next Macro Previous Macro Return to Alpha List

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