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’
In a previous example, “Creating a linear gradient fill on a ColumnChart control’s column series in Flex”, we saw how to create a linear gradient fill for a ColumnChart in Flex. In the following example we look at how to create a radial gradient fill.
Full code after the jump.
Continue reading ‘Creating a radial gradient fill on a ColumnChart control’s column series in Flex’
The following example shows how you can create a linear gradient fill for a ColumnSeries in Flex.
Full code after the jump.
Continue reading ‘Creating a linear gradient fill on a ColumnChart control’s column series in Flex’