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