OverrideFormatSettings.Multiplier Property (Microsoft.PerformancePoint.Scorecards)

The value is multiplied by this value

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Multiplier As Decimal
'Usage
Dim instance As OverrideFormatSettings
Dim value As Decimal

value = instance.Multiplier

instance.Multiplier = value
[XmlAttributeAttribute] 
public decimal Multiplier { get; set; }

See Also

Reference

OverrideFormatSettings Class
OverrideFormatSettings Members
Microsoft.PerformancePoint.Scorecards Namespace