Enum SummaryDisplayLevel
Controls whether a summary calculation is to be displayed for all levels or only for the inner-most level.
Namespace: Syncfusion.PivotAnalysis.Base
Assembly: Syncfusion.PivotAnalysis.Base.dll
Syntax
public enum SummaryDisplayLevel
Fields
Name | Description |
---|---|
All | Indicates to display the summary at all Pivot levels. |
InnerMostOnly | Indicates to display the summary at only the inner most Pivot level. |