Skip to main content
A newer version of this page is available. .

DataItemNumericFormatType Type

Declaration

export type DataItemNumericFormatType = 'Auto' | 'General' | 'Number' | 'Currency' | 'Scientific' | 'Percent'

Members

Name
"Auto"
"General"
"Number"
"Currency"
"Scientific"
"Percent"