ChartDirector 7.0 (Perl Edition)
BaseChart
.
setColor
Usage
setColor(paletteEntry, color)
Description
Change the color at the specified position in the palette.
See
Color Specification
on how colors are represented in ChartDirector.
Arguments
Argument
Default
Description
paletteEntry
(Mandatory)
An index to the palette.
color
(Mandatory)
The color to change to.
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.