MeasureFormattingInfoBaseData Class |
Namespace: Dundas.BI.WebApi.Models
The MeasureFormattingInfoBaseData type exposes the following members.
Name | Description | |
---|---|---|
![]() | MeasureFormattingInfoBaseData | Initializes a new instance of the MeasureFormattingInfoBaseData class. |
Name | Description | |
---|---|---|
![]() | BillionsFormat |
Gets or sets a format defining how to display numbers in billions units.
(Inherited from FormatInfoBaseData.) |
![]() | Format |
Gets or sets a .NET format string defining how to display the number.
(Inherited from FormatInfoBaseData.) |
![]() | IsLargeNumberFormattingPerValue |
Gets or sets a value indicating whether large numbers are each formatted separately.
(Inherited from FormatInfoBaseData.) |
![]() | MillionsFormat |
Gets or sets a format defining how to display numbers in millions units.
(Inherited from FormatInfoBaseData.) |
![]() | RangeOverrides |
Gets the range overrides, if any.
|
![]() | Symbol |
Gets or sets a symbol that can be placed before or after the number.
(Inherited from FormatInfoBaseData.) |
![]() | SymbolPlacement |
Gets or sets the placement of the symbol if not a currency symbol.
(Inherited from FormatInfoBaseData.) |
![]() | ThousandsFormat |
Gets or sets a format defining how to display numbers in thousands units.
(Inherited from FormatInfoBaseData.) |
![]() | TrillionsFormat |
Gets or sets a format defining how to display numbers in trillions units.
(Inherited from FormatInfoBaseData.) |
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |