Hi,
Have you created bar graphs or pie with Flex Builder?
Can you post the code or some links?
Thanks
diegoBOB (BOB member since 2008-01-02)
Hi,
Have you created bar graphs or pie with Flex Builder?
Can you post the code or some links?
Thanks
diegoBOB (BOB member since 2008-01-02)
Hi
There are loads of code examples on the Adobe website:
http://livedocs.adobe.com/flex/3/html/help.html?content=charts_types_08.html
Remember to compile with the SDK 2.0.1 HotFix 3
cdavies (BOB member since 2005-01-28)
OK!!
I saw that I can add data labels in BarSeries, ColumnSeries and PieSerie con Adobe Flex 3
http://livedocs.adobe.com/flex/3/html/help.html?content=charts_displayingdata_07.html
Can I add data labels with Adobe Flex 2?
Thanks
diegoBOB (BOB member since 2008-01-02)
Hi,
I think thet label position is not supported in Flex 2
http://w1000.mv.us.adobe.com/livedocs/flex/2/langref/mx/charts/series/ColumnSeries.html
http://w1000.mv.us.adobe.com/livedocs/flex/3/langref/mx/charts/series/ColumnSeries.html
diegoBOB (BOB member since 2008-01-02)