Enumeration RVDashboardNumberAbbreviationType

The list of abbreviation types for large numbers.

Index

Enumeration Members

Enumeration Members

Auto: 1

Automatically selects the most appropriate abbreviation type

B: 3

Abbreviates the value using billions (B).

K: 5

Abbreviates the value using thousands (K).

M: 4

Abbreviates the value using millions (M).

None: 0

No Abbreviation Type

T: 2

Abbreviates the value using trillions (T).