INumericFormatProperties.IncreaseDecimalPlace Method
Increases the number of decimal places by one.
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Sub IncreaseDecimalPlace
'Usage
Dim instance As INumericFormatProperties
instance.IncreaseDecimalPlace()
void IncreaseDecimalPlace()
See Also
Reference
INumericFormatProperties Interface