KpiMeasure.Pattern Property
Gets or sets the pattern for this actual.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property Pattern As KpiPattern
Get
Set
'Usage
Dim instance As KpiMeasure
Dim value As KpiPattern
value = instance.Pattern
instance.Pattern = value
public KpiPattern Pattern { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.KpiPattern
The pattern for this actual.
Remarks
The pattern determines banding and scoring behavior.