This macro can be used to define an 8-series color scheme using Red-Green-Blue values that will be used to color markers/risers. An RGB value can be hex (0xFF0000=red) or decimal (16711680=red).
SYNTAX:
@DEFINE_SCHEME rgb0 rgb1 rgb2 rgb3 rgb4 rgb5 rgb6 rgb7
PARAMETERS:
rgb0...rgb7; specifies a Red-Green-Blue value in hex or decimal format
EXAMPLE:
@DEFINE_SCHEME 0xFF0000 0xFFCC00 0xFF00CC 0xFF0000 0xFFCC00 0xFF00CC 0xFF0000 0xFFCC00
PERSISTENT:
YES
ALSO SEE:
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List