ChartDirector Ver 3.0 (C++ Edition)

Axis.setWidth


Usage

void setWidth(int width);

Description

Set the line width of the axis.

Arguments

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

Return Value

None