ChartDirector 7.0 (Java Edition)

Axis.setWidth


Usage

public void setWidth(int width)

Description

Sets the line width of the axis.

Arguments

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

Return Value

None