ChartDirector 7.0 (Java Edition)

Mark.setLineWidth


Usage

public void setLineWidth(int w)

Description

Sets the line width of the mark line.

Arguments

ArgumentDefaultDescription
w(Mandatory)The mark line width in pixels.

Return Value

None