AnyChart
API Reference
Still have questions?
Contact support
Top

{typedef} anychart.format.NumberLocale Improve this Doc

Type definition for number locale.
NameTypeDescription
decimalPointstringString to modify the decimal separator
decimalsCountnumberDesired number of decimals
groupsSeparatorstringString to separate every three digits.
scaleObject | booleanAutomatic scaling.
scaleSuffixSeparatorstringAdditive between the suffix of scale and the number.
useBracketsForNegativebooleanTo Use brackets for negative numbers or no.
zeroFillDecimalsbooleanWhether to fill in the remaining decimal places zeros.