Value display

When I set a tag to a numeric display, the value shown has a decimal point. Is there a way to get rid of the decimal point so it only shows a whole number, or is it showing the decimal because it reads it from the PLC.

floating point tags (Floats and Doubles) have a default Number Format that includes the decimal point, something like “#,##0.00” If you don’t want the decimal information shown, change the format string to “#,##0