PivotGridFieldBase.GetSummaryInterval Method
| Name | Parameters | Description |
|---|---|---|
| GetSummaryInterval() | none | Returns information about the distribution of summary values that have been calculated against this field and belong to the lowest detail level. |
| GetSummaryInterval(PivotGridFieldBase, PivotGridFieldBase) | rowField, columnField | Returns information about the distribution of summary values that have been calculated against this field and belong to the specified detail level. |