LineChart.numberPostfix

Availability

Flash Player 7

Edition

Flash MX 2004.

Usage

lineChartInstance.numberPostfix

Description

Property; a string which is appended to all labels on the linechart.

Example

This example sets the linechart instance linechart to have a numberPostfix of K:

linechart.numberPostfix = "K";