OverrideFormatSettings.UseNegativeSign Property (Microsoft.PerformancePoint.Scorecards)

Shows negative numbers in brackets or with minus sign

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property UseNegativeSign As Boolean
'Usage
Dim instance As OverrideFormatSettings
Dim value As Boolean

value = instance.UseNegativeSign

instance.UseNegativeSign = value
[XmlAttributeAttribute] 
public bool UseNegativeSign { get; set; }

See Also

Reference

OverrideFormatSettings Class
OverrideFormatSettings Members
Microsoft.PerformancePoint.Scorecards Namespace