| DataPointStatistic Properties |
The DataPointStatistic type exposes the following members.
| Name | Description | |
|---|---|---|
| Average |
Gets a DataPointStatistic representing the average of a set of data points.
| |
| Max |
Gets a DataPointStatistic representing the maximum of a set of data points.
| |
| Min |
Gets a DataPointStatistic representing the minimum of a set of data points.
| |
| Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
| NumPoints |
Gets a DataPointStatistic representing the size of a set of data points.
| |
| Variance |
Gets a DataPointStatistic representing the variance of a set of data points.
|