FormatInfoBase Class | 
Namespace: Dundas.BI.Data.Metadata
The FormatInfoBase type exposes the following members.
| Name | Description | |
|---|---|---|
| BillionsFormat | 
            Gets or sets a format defining how to display numbers in billions units.
              | |
| Format | 
            Gets or sets a .NET format string defining how to display the number.
              | |
| IsLargeNumberFormattingPerValue | 
            Gets or sets a value indicating whether large numbers are each formatted separately.
              | |
| MillionsFormat | 
            Gets or sets a format defining how to display numbers in millions units.
              | |
| Symbol | 
            Gets or sets a symbol that can be placed before or after the number.
              | |
| SymbolPlacement | 
            Gets or sets the placement of the symbol if not a currency symbol.
              | |
| ThousandsFormat | 
            Gets or sets a format defining how to display numbers in thousands units.
              | |
| TrillionsFormat | 
            Gets or sets a format defining how to display numbers in trillions units.
              |