LineChart.lineColor

Availability

Flash Player 7

Edition

Flash MX 2004.

Usage

lineChartInstance.lineColor

Description

Property; a hexadecimal color which controls the color of the border lines of the linechart.

Example

This example sets the linechart instance linechart to have a red line color:

linechart.lineColor = 0xFF0000;