What driver are you using? The generic drivers such as Modbus must be explicitly told it is a float by using address modifiers.
The BasicLabel automatically knows how to show as a float value. You can format the value by using the NumericFormat property. For example, set NumericFormat to 0.0 for one decimal place.