ChartDirector 7.1 (C++ Edition)

PyramidLayer.setColor


Usage

void setColor(int color);

Description

Sets the color of the pyramid layer.

Arguments

ArgumentDefaultDescription
color(Mandatory)The color of the pyramid layer.

Return Value

None