Data Model Flex

tags" src="http://www.rntsoft.com/Code/FlexImages/SetthealphapropertyoneachentryintheArrayofmxGradientEntrytags.PNG"

         



    
        import mx.collections.ArrayCollection;
        [Bindable]
        public var expenses:ArrayCollection = new ArrayCollection([
            {Month:"Jan", Profit:2000, Expenses:1500, Amount:450},
            {Month:"Feb", Profit:1000, Expenses:200, Amount:600},
            {Month:"Mar", Profit:1500, Expenses:500, Amount:300}
            ]);
      

    
                    showDataTips="true">
            
                                    categoryField="Month" />
            

            
                
                    
                        
                    

                    
                        
                            
                                                                    alpha="1" />
                                                                    alpha="1" />
                                                                    alpha=".2" />
                            

                        
                    

                
                
                    
                        
                    

                    
                        
                            
                                                                    alpha="1" />
                                                                    alpha="1" />
                                                                    alpha=".2" />