FormatNegativeSymbol Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the formats for negative numbers when custom formatting is used.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration FormatNegativeSymbol
'Usage
Dim instance As FormatNegativeSymbol
[SerializableAttribute] 
public enum FormatNegativeSymbol

Members

  Member name Description
NegativeSign Show a preceeding minus sign.  
Parenthesis Enclose the number in parenthesis.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace