Flash Player 7
Flash MX 2004.
lineChartInstance
.lineColor
Property; a hexadecimal color which controls the color of the border lines of the linechart.
This example sets the linechart instance linechart
to have a red line color:
linechart.lineColor = 0xFF0000;