[ 
https://issues.apache.org/jira/browse/FLEX-33520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640589#comment-13640589
 ] 

Alex Harui commented on FLEX-33520:
-----------------------------------

Please provide a simple but complete test case.  Note that, if you use 
UITextField as your textFieldClass, you should make sure myFontMX has 
embedAsCFF=false
                
> When using FTE with MX components the color box in the Legend does not show 
> up for series displayed in Pie Chart.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33520
>                 URL: https://issues.apache.org/jira/browse/FLEX-33520
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Charts
>    Affects Versions: Apache Flex 4.9.0
>         Environment: Windows 7, using Flashbuilder 4.6.
>            Reporter: Terra Peterson
>
> I've tried to embed another font to use with MX components and then assigned 
> this font to the LegendItem with the text field class (as shown below), but 
> it still does not work properly.
> mx|LegendItem
> {
>       fontFamily: myFontMX;
>       fontWeight: normal; 
>       textFieldClass: ClassReference("mx.core.UITextField");
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to