OverrideFormatSettings.NoOfDecimals Property (Microsoft.PerformancePoint.Scorecards)

The number of decimal digits

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property NoOfDecimals As Integer
'Usage
Dim instance As OverrideFormatSettings
Dim value As Integer

value = instance.NoOfDecimals

instance.NoOfDecimals = value
[XmlAttributeAttribute] 
public int NoOfDecimals { get; set; }

See Also

Reference

OverrideFormatSettings Class
OverrideFormatSettings Members
Microsoft.PerformancePoint.Scorecards Namespace