ChartDirector 6.0 (Ruby Edition)

PolarLayer.setLineWidth


Usage

setLineWidth(w)

Description

Sets the line width of lines when drawing the data on the layer.

Arguments

ArgumentDefaultDescription
w(Mandatory)The width of the line in pixels.

Return Value

None