Archive for January 23rd, 2008

23
Jan

Displaying the labels vertically in Flex ColumnChart control

The following example shows how you can display the labels in a ColumnSeries either vertically or horizontally in a ColumnChart control in Flex by setting the Boolean showLabelVertically property.

Full code after the jump.

Continue reading ‘Displaying the labels vertically in Flex ColumnChart control’