DADiSP Worksheet Functions > Function Categories > Colors > SERCOLOR

 

SERCOLOR

Purpose:

Modifies the series color in a Window without changing the Window color.

Syntax:

SERCOLOR(color)

color

-

An integer. Any pre-defined macro name or integer for a supported color.

Example:

sercolor(green)

 

sets the current Window's series color to green.

Remarks:

For a list of colors use the MACROS function.

 

See COLORSTR to convert a color name into a color index.

See Also:

COLORSTR

DEFCOLOR

SETCOLOR

SETGCOLOR

WINCOLOR