Try color="0xFF0000" instead of #FF0000.

--- In flexcoders@yahoogroups.com, "Torben Nielsen" <[EMAIL PROTECTED]> 
wrote:
>
>  
> 
> Hi,
> 
>  
> 
> I have made a linechart with 3 lineseries. Here is a lineseries 
definition:
> 
>  
> 
>  
> 
> <mx:LineSeries form="curve" id="lineEuribor3" displayName="Euribor 
3 mese
> lettera" yField="Euribor3" showDataEffect="fadeIn" 
hideDataEffect="fadeOut">
> 
>                         <mx:stroke>
> 
>                                     <mx:Stroke color="#FF0000" 
weight="3"
> alpha="0.8"/>
> 
>                         </mx:stroke>
> 
>             </mx:LineSeries>
> 
>  
> 
> My problem is as follows:
> 
>  
> 
> The color in the legend is red, but the line in the chart is 
orange. I have
> tried to take away the alpha setting, but that does not change 
anything.
> 
>  
> 
> Any ideas?
> 
>  
> 
> Thanks.
> 
>  
> 
> Best regards.
> 
>  
> 
> Torben Nielsen
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to