This view shows how you can use the FlexChart to show two sets of values from a single array of data. This is the most common usage scenario for the FlexChart.
The sample does the following:
In addition to binding, this sample shows the effect of the interpolateNulls and legendToggle properties. When you set interpolateNulls to true, the chart fills in gaps created by null values in the data. When you set legendToggle to true, the chart toggles the visibility of the series when you click its name in the legend.