ChartDirector Ver 3.0 (C++ Edition)
BaseChart
.getColor
Usage
int getColor(int paletteEntry);
Description
Get the color at the specified position of the palette.
See
Color Specification
on how colors are represented in ChartDirector.
Arguments
Argument
Default
Description
paletteEntry
(Mandatory)
An index to the palette.
Return Value
The requested color.
© 2003 Advanced Software Engineering Limited. All rights reserved.