DADiSP Worksheet Functions > Function Categories > Colors > SERCOLOR
Modifies the series color in a Window without changing the Window color.
SERCOLOR(color)
color |
- |
An integer. Any pre-defined macro name or integer for a supported color. |
sercolor(green)
sets the current Window's series color to green.
For a list of colors use the MACROS function.
See COLORSTR to convert a color name into a color index.