GaugeInputValueFormulas Enumeration
Updated: February 25, 2016
Specifies the type of calculation to perform on the values represented by Value if more than one value is present.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Member name | Description | |
|---|---|---|
| Average | ||
| Integral | ||
| Linear | ||
| Max | ||
| Median | ||
| Min | ||
| None | ||
| OpenClose | ||
| Percentile | ||
| RateOfChange | ||
| Variance |
Show: