DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
      
    
 Type representing how averages in a pivot table are calculated
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# | 
|---|
public enum PivotTotalSourceType  | 
| Visual Basic | 
|---|
Public Enumeration PivotTotalSourceType  | 
| Visual C++ | 
|---|
public enum class PivotTotalSourceType  | 
Members
| Member name | Value | Description | |
|---|---|---|---|
| PivotValues | 71276 | ||
| SourceValues | 71277 |