Skip to main content
A newer version of this page is available. .

AverageSummaryFunction Properties

The summary function that calculates the average of data point values.
Name Description
Name Returns the summary function’s name.
TypeNameSerializable Gets the string value used to support serialization of the SummaryFunctionBase type. Inherited from SummaryFunctionBase.
ValueDataMember Gets or sets the data source field that provides data to be aggregated. Inherited from DataMemberSummaryFunction.
See Also