Average value.

Namespace:  PerpetuumSoft.Reporting.Data.Olap
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class Avg : AggregateFunctionFactory
Visual Basic (Declaration)
Public Class Avg _
	Inherits AggregateFunctionFactory
Visual C++
public ref class Avg : public AggregateFunctionFactory

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Data.Olap..::.AggregateFunctionFactory
    PerpetuumSoft.Reporting.Data.Olap..::.AggregateFunctionFactory..::.Avg

See Also