INumericFormatProperties.NegativeSymbol Property (Microsoft.PerformancePoint.Scorecards.OLAPReportViews)

Specifies how the grid or chart should display negative data values.

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

Syntax

'Declaration
Property NegativeSymbol As FormatNegativeSymbol
'Usage
Dim instance As INumericFormatProperties
Dim value As FormatNegativeSymbol

value = instance.NegativeSymbol

instance.NegativeSymbol = value
FormatNegativeSymbol NegativeSymbol { get; set; }

See Also

Reference

INumericFormatProperties Interface
INumericFormatProperties Members
Microsoft.PerformancePoint.Scorecards.OLAPReportViews Namespace