Share via


OverrideFormatSettings.RightSymbols Property (Microsoft.PerformancePoint.Scorecards)

Symbols to be displayed to immediate right of numbers

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property RightSymbols As String
'Usage
Dim instance As OverrideFormatSettings
Dim value As String

value = instance.RightSymbols

instance.RightSymbols = value
[XmlAttributeAttribute] 
public string RightSymbols { get; set; }

See Also

Reference

OverrideFormatSettings Class
OverrideFormatSettings Members
Microsoft.PerformancePoint.Scorecards Namespace