ChartDirector 7.0 (Perl Edition)

BaseChart.setColors


Usage

setColors(colors)

Description

Change the colors in the palette.

See Color Specification on how colors are represented in ChartDirector.

Arguments

ArgumentDefaultDescription
colors(Mandatory)An array of colors to change to.

Return Value

None