ChartDirector 7.0 (Java Edition)

Line.setWidth


Usage

public void setWidth(int w)

Description

Sets the width of the line in pixels.

Arguments

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

Return Value

None