ChartDirector Ver 3.1 (PHP Edition Edition)
Line
.setColor
Usage
setColor(c)
Description
Set the color of the line.
By default, the color of the line is
LineColor
. To draw a dash line, you can use a dash line color (created using
BaseChart.dashLineColor
or
DrawArea.dashLineColor
).
Arguments
Argument
Default
Description
c
(Mandatory)
The color of the line.
Return Value
None
© 2004 Advanced Software Engineering Limited. All rights reserved.