TargetBandType Enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the type of banding.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration TargetBandType
'Usage
Dim instance As TargetBandType
[SerializableAttribute]
public enum TargetBandType

Members

Member name Description
Normalized Represents a normalized value.
Actual Represents the actual values for the measure.
CubeMeasure Represents a cube mapping instead of the actual value.
MdxFormula Represents an MDX formula instead of the actual value.

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace