ChartDirector 7.0 (Java Edition)

BaseBoxLayer.setDataWidth


Usage

public void setDataWidth(int width)

Description

Sets the symbol width by specifying the pixel width of the symbols.

Arguments

ArgumentDefaultDescription
width(Mandatory)The width of the symbols in pixels.

Return Value

None