Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

(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 DisplayDescription
*nn*nn is to specify the number of significant digits
.nn.nn is to specify the number of decimal places 
SScientific
EEngineering
##+##123 will be display as 01+23
#+##M123 will be display as 1+23M

Note: in Axis Dialog: Tick Label tab also support linear referencing numeric display by set Display to Custom.

  • No labels