KpiNumberFormatProperties.MIN_DECIMAL_PLACES Field
The minimum 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 MIN_DECIMAL_PLACES As Integer
'Usage
Dim value As Integer
value = KpiNumberFormatProperties.MIN_DECIMAL_PLACES
public const int MIN_DECIMAL_PLACES
See Also
Reference
KpiNumberFormatProperties Class