다음을 통해 공유


KpiNumberFormatProperties.DecreaseDecimalPlace Method

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

KpiNumberFormatProperties Members

Microsoft.PerformancePoint.Scorecards.Formatting Namespace