Flash Player 7
Flash MX 2004.
lineChartInstance
.numberPrefix
Property; a string which is prepended to all labels on the linechart.
This example sets the linechart instance linechart
to have a
numberPrefix of $:
linechart.numberPrefix = "$";