ChartDirector 7.1 (C++ Edition)

BaseBoxLayer.setDataWidth


Usage

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