The Legend control adds a legend to your charts,
where the legend displays the label for each data series in the chart
and a key showing the chart element for the series.
You can initialize a Legend control by binding a chart control
identifier to the Legend control's dataProvider property,
or you can define an Array of LegendItem objects.