Share via


GridTargetSettings.ShowActualAsTarget Property (Microsoft.PerformancePoint.Scorecards)

If true, the actual value is shown in place of the target value for targets in this column.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowActualAsTarget As Boolean
'Usage
Dim instance As GridTargetSettings
Dim value As Boolean

value = instance.ShowActualAsTarget

instance.ShowActualAsTarget = value
[XmlAttributeAttribute] 
public bool ShowActualAsTarget { get; set; }

See Also

Reference

GridTargetSettings Class
GridTargetSettings Members
Microsoft.PerformancePoint.Scorecards Namespace