ChartDirector 7.1 (C++ Edition)
BaseChart
.
getColor
Usage
int getColor(int paletteEntry);
Description
Gets 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.
© 2023 Advanced Software Engineering Limited. All rights reserved.