ChartDirector 7.1 (C++ Edition)

Mark.setLineWidth


Usage

void setLineWidth(int w);

Description

Sets the line width of the mark line.

Arguments

ArgumentDefaultDescription
w(Mandatory)The mark line width in pixels.

Return Value

None