RadControls for WPF

Represents a function that returns the arithmetic mean of a set of arguments.

Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.40

Syntax

C#
public class AverageFunction : EnumerableSelectorAggregateFunction
Visual Basic
Public Class AverageFunction _
	Inherits EnumerableSelectorAggregateFunction

Inheritance Hierarchy

See Also