I have run into this issue before and have worked around it by setting the
labelClass property of the chart's axis renderers to mx.controls.Label.

For example:
<mx:AxisRenderer axis="myAxis" labelClass="mx.controls.Label" />



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Embedded-font-for-Charts-tp10793p10887.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to