ChartDirector 7.1 (C++ Edition)

Axis.setWidth


Usage

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