The following code shows you how you can customize the item roll over color and item selection color in a Flex ColumnChart control by setting the itemRollOverColor and itemSelectionColor styles.
Full code after the jump.
The following code shows you how you can customize the item roll over color and item selection color in a Flex ColumnChart control by setting the itemRollOverColor and itemSelectionColor styles.
Full code after the jump.
The following example shows how you can explode specific wedges in a PieChart control when the user clicks an item in the chart.
Full code after the jump.
Continue reading ‘Exploding wedges in a Flex PieChart control’