OverrideFormatSettings.LeftSymbols Property (Microsoft.PerformancePoint.Scorecards)

Symbols to be displayed to immediate left of numbers

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

Syntax

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

value = instance.LeftSymbols

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

See Also

Reference

OverrideFormatSettings Class
OverrideFormatSettings Members
Microsoft.PerformancePoint.Scorecards Namespace