Archive for September 24th, 2007

24
Sep

Setting a Flex Pie Chart’s start angle

The following example shows how you can change the start angle in a Flex Pie Chart.

Full code after the jump.

Continue reading ‘Setting a Flex Pie Chart’s start angle’

24
Sep

Animating data changes in a Flex Pie Chart

The following example shows how you can animate a pie chart using the showDataEffect effect and SeriesInterpolate class.

Full code after the jump.

Continue reading ‘Animating data changes in a Flex Pie Chart’

24
Sep

Creating a simple Flex Accordion inline header renderer

The following example shows how you can create a simple, inline header renderer in Flex which uses the Button control for a Flex Accordion header.

Full code after the jump.

Continue reading ‘Creating a simple Flex Accordion inline header renderer’