View source for MI Label Format Number
←
MI Label Format Number
Jump to navigation
Jump to search
To control the number of decimal places when creating labels for a number (float) field (eg. a Z or Elevation attribute), follow these steps. <ol> <li> Go to Layer Control, tick the label box for the layer you wish to label and press Label…. to display the dialog below. In the “Label with:” field, select Expression… <br> [[File:12.1.6.png|frame|none]] </li> <br> <li> The dialog below should now be displayed. For the expression, use the Format$() string function as shown below (this can be entered by using the Functions drop down list on the right of the dialog). The first argument is the attribute (Elevation in the example below), and the second is a format string. The attribute can be entered by using the Columns drop down list. For the format string, use something like “0.00” making sure that you provide the quotes. MapInfo uses the same (or very similar) formatting strings as Microsoft Excel does when formatting a Number cell. Examples are “0.00” to display to two decimal places, “0.0” to display to one decimal place. Examples from the MapInfo help are shown further below. The line entered in the dialog below is: <br> <br> Format$(Elevation,"0.00") </li> </ol>
Template used on this page:
Template:Tips Navigation
(
view source
)
Return to
MI Label Format Number
.
Navigation menu
Personal tools
English
Log in
Namespaces
Page
Discussion
English
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
MediaWiki help
Tools
What links here
Related changes
Special pages
Page information