MeasureUsageFormatInfo Class |
Namespace: Dundas.BI.Entities.MetricSets
The MeasureUsageFormatInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | MeasureUsageFormatInfo |
Initializes a new instance of the MeasureUsageFormatInfo class.
|
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.
|
![]() | RangeOverrides |
Gets the range overrides, if any.
|
![]() | 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.
|
![]() | UseCubeFormatInfo |
Gets or sets a value indicating whether the cube measure formatting information should be used.
|
Name | Description | |
---|---|---|
![]() | ConfigureRangeOverride |
Configures a numeric range format override.
|
![]() | ResetRangeOverrides |
Resets the range overrides.
|