ChartDirector 7.1 (.NET Edition)

PyramidLayer.setColor


Usage

[C#]public void setColor(int color);
[VB]Public Sub setColor(color As Integer)

Description

Sets the color of the pyramid layer.

Arguments

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

Return Value

None