HeaderAggregationTypes Enumeration (Microsoft.PerformancePoint.Scorecards)

The type of an aggregation header

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

Syntax

'Declaration
Public Enumeration HeaderAggregationTypes
'Usage
Dim instance As HeaderAggregationTypes
public enum HeaderAggregationTypes

Members

  Member name Description
Average The average value  
Max The maxiumum value  
Min The minimum value  
None The type is unknown  
Sum The sum total  
Trend The trend of the last two sibling values  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace