ChartDirector Ver 3.1 (PHP Edition Edition)

PolarLayer.setBorderColor


Usage

setBorderColor(edgeColor)

Description

Set the border color for drawing the data on the layer.

This method only applies to layers that represents data with elements that have borders (e.g. polar area layer and polar spline area layer).

Arguments

ArgumentDefaultDescription
color(Mandatory)The border color.

Return Value

None