Making Charts in Flex Builder 3

Posted by beThinker | Posted in Flex | Posted on 29-03-2010

Flex supports some of the most common types of two-dimensional charts (such as bar, column, and pie charts) and gives you a great of control over the appearance of charts. Charting is one type of data visualization in which you create two-dimensional representations of your data.

Simple chart shows a single data series, where a series is a group of related data points. For example, a data series might be a company profits. Another chart might be add a second data series. You might include the percentage growth of profits over the same business quarters.

Now, I assumed that you already have a Flex Builder Professional installed in your pc or you can go to Adobe website.

Read the rest of this entry »