selects a set of data points the addresses of which are improper supersets of the addressSubset
overwrites the string being used for abbreviating billions originally defined by the active locale. determined by locale when not defined. a value of null should lead to the same behavior as an undefined property
single character used for separating the integer part from the fractional part. is set by locale when not defined. a value of null should lead to the same behavior as an undefined property
name of the DataSelection to identify it easily
if true, positive numbers contain a leading + sign
The format type to be used
sets how many fractional digits should be displayed; may fill with zeroes
when specified, replaces the formattedValue of Infinity values or NaN values with this string
sets how many digits the integer part should have; may fill with zeroes. When not defined, number of integer digits are not enforced. a value of null should lead to the same behavior as an undefined property
only locale strings are allowed to keep the config serializable. Locale affects things like abbreviations or ordinals
overwrites the string being used for abbreviating millions originally defined by the active locale. determined by locale when not defined. a value of null should lead to the same behavior as an undefined property
sets how to display negative numbers
when specified, replaces the formattedValue of null values with this string
gets prepended to the number string
An id that can be shared by multiple DataSelections to implement features where a relation between Data Selections exist. For example when the creation of a config creates a related config for another property which should be updated during the lifecycle of the source config.
sets how to round the numbers
scales the number before formatting by multiplying it with the scaling factor
whether the abbreviation should be separated from the number string using a space
gets appended to the number string
overwrites the string being used for abbreviating thousands originally defined by the active locale. determined by locale when not defined. a value of null should lead to the same behavior as an undefined property
single character used for separating thousands-groups. set by locale, when not defined. a value of null should lead to the same behavior as an undefined property
if set, the fractional digits and abbreviation will be chosen to result in a total amount of digits closest to the determined amount. When not defined, number of total digits are not enforced. a value of null should lead to the same behavior as an undefined property
overwrites the string being used for abbreviating trillions originally defined by the active locale. determined by locale when not defined. a value of null should lead to the same behavior as an undefined property
when specified, replaces the formattedValue of zero values with this string. a value of null should lead to the same behavior as an undefined property
sets how to display abbreviations