RollupTypes enumeration
SharePoint 2013
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the calculations used for rollup values for scorecard cells.Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
| Member name | Description | |
|---|---|---|
| None | Represents no rollup calculation. | |
| AverageWeighted | Represents the value of an item based on a weighted average of the values of its child elements. This score accounts for the weight that is assigned to individual items. | |
| WorstChild | Represents the worst score or status of any of the cell’s child elements. | |
| IndicatorCount | Represents the count of the status indicators for the cell’s descendants. |