SummaryOptions Properties
Provides settings that are required to calculate summary functions in a report created using End-User Reporting.| Name | Description |
|---|---|
| Avg | Specifies whether or not the Average function should be calculated across the created report. |
| Count | Specifies whether or not the Count function should be calculated across the created report. |
| Flags | Specifies a summary function that should be calculated in a report created using a Silverlight Report Wizard. |
| Max | Specifies whether or not the Max function should be calculated across the created report. |
| Min | Specifies whether or not the Min function should be calculated across the created report. |
| Sum | Specifies whether or not the Sum function should be calculated across the created report. |
See Also