Linear Referencing Numeric Display Support
(ORG-8175)
For Text & Numeric and Numeric Format, we support linear referencing numeric display, such as ##+## and #+##M. Currently, the Linear Referencing Numeric Display only supports Int data type.
Select Custom for Display in Column Properties dialog or Format Cell dialog. Choose ##+## or #+##M from Custom Display combo.
Custom Display | Description |
---|---|
*nn | *nn is to specify the number of significant digits |
.nn | .nn is to specify the number of decimal places |
S | Scientific |
E | Engineering |
##+## | 123 will be displayed as 01+23 |
#+##M | 123 will be displayed as 1+23M |
Note: For graph's tick label, linear referencing numeric display is also supported by setting Display to Custom in the page under Tick Labels in Axis Dialog.