ChartDirector 7.0 (ASP/COM/VB Edition)
Line
.
setColor
Usage
setColor(c)
Description
Sets 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
© 2021 Advanced Software Engineering Limited. All rights reserved.