ChartDirector 7.0 (PHP Edition)

BaseBoxLayer.setDataWidth


Usage

setDataWidth(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