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.
Decreases the number of decimal places for formatted KPI measure values by one, down to the value specified by the MIN_DECIMAL_PLACES field.
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub DecreaseDecimalPlace
'Usage
Dim instance As KpiNumberFormatProperties
instance.DecreaseDecimalPlace()
public void DecreaseDecimalPlace()
Implements
INumericFormatProperties.DecreaseDecimalPlace()
See Also
Reference
KpiNumberFormatProperties Class