KpiNumberFormatProperties.MAX_DECIMAL_PLACES Field
The maximum number of decimal places for KPI measure values.
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Const MAX_DECIMAL_PLACES As Integer
'Usage
Dim value As Integer
value = KpiNumberFormatProperties.MAX_DECIMAL_PLACES
public const int MAX_DECIMAL_PLACES
See Also
Reference
KpiNumberFormatProperties Class