Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Increases the number of decimal places for formatted KPI measure values by one, up to the value specified by the MAX_DECIMAL_PLACES field.
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub IncreaseDecimalPlace
'Usage
Dim instance As KpiNumberFormatProperties
instance.IncreaseDecimalPlace()
public void IncreaseDecimalPlace()
Implements
INumericFormatProperties.IncreaseDecimalPlace()
See Also
Reference
KpiNumberFormatProperties Class