Interface: SymbolValueFormatterFormatOptions
Broker.SymbolValueFormatterFormatOptions
Number format options
Hierarchy
-
↳
SymbolValueFormatterFormatOptions
Properties
ignoreLocaleNumberFormat
• Optional
ignoreLocaleNumberFormat: boolean
Ignore locale number format settings like decimal/thousands separators
Inherited from
NumberFormatterFormatOptions.ignoreLocaleNumberFormat
noExponentialForm
• Optional
noExponentialForm: boolean
Disable exponential form
Inherited from
NumberFormatterFormatOptions.noExponentialForm
signPositive
• Optional
signPositive: boolean
Add plus sign to result string