다음을 통해 공유


KpiNumberFormatProperties.IncreaseDecimalPlace Method

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

KpiNumberFormatProperties Members

Microsoft.PerformancePoint.Scorecards.Formatting Namespace