Archive for November 25th, 2007

25
Nov

Adding custom labels to a Flex ColumnChart control’s column series

The following example shows how you can create custom labels for a ColumnChart control’s ColumnSeries in Flex, as well as creating custom label functions for a linear axis and custom data tips for the ColumnChart control.

Full code after the jump.

Continue reading ‘Adding custom labels to a Flex ColumnChart control’s column series’