ChartDirector 5.1 (C++ Edition)
PolarLayer
.setLineWidth
Usage
void setLineWidth(int w);
Description
Sets the line width of lines when drawing the data on the layer.
Arguments
Argument
Default
Description
w
(Mandatory)
The width of the line in pixels.
Return Value
None
© 2012 Advanced Software Engineering Limited. All rights reserved.