Data Model Flex


    
    xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx">
    
        
    

     
         
        // Define variable to hold the number. 
        [Bindable] 
        private var bigNumber:Number = 6000000000.65; 
      
    

    
        
                    rounding="up" decimalSeparatorTo="." thousandsSeparatorTo=","
            useThousandsSeparator="true" useNegativeSign="true" />