Hello,
Is it possible to display an image as a legend item
I tried the following, however the image is not getting displayed.
<mx:LegendItem label="Triangle" fontWeight="bold">
<mx:fill>
<mx:Image source="@Embed('images/Logo.jpg')" /
>
</mx:fill>
</mx:LegendItem>
Regards
Arun
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---