Label Data « Components « Flex






1.Define Data Model in Model tag and use it with LabelDefine Data Model in Model tag and use it with Label
2.Bind Data Model to LabelBind Data Model to Label
3.Use categoryField property to point to the field in the data provider that contains the labels for the axisUse 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 formattingGenerates 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 DataTipAdd 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 lineUse the updateDataChild() method to add a label to a single data point on the line