Skip to main content

Interface: SymbolValueFormatterFormatOptions

Broker.SymbolValueFormatterFormatOptions

Number format options

Hierarchy

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