Terra Peterson created FLEX-33520:
-------------------------------------

             Summary: 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