Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Label Data « Components « Flex
Flex
Components
Label Data
1.
Define Data Model in Model tag and use it with Label
2.
Bind Data Model to Label
3.
Use categoryField property to point to the field in the data provider that contains the labels for the axis
4.
Generates data labels for a PieSeries object that include data and formatting
5.
Add an axis solely for the purpose of adding the label to the DataTip
6.
Use the updateDataChild() method to add a label to a single data point on the line