Returns average value.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public Object Avg( string name ) |
Visual Basic (Declaration) |
---|
Public Function Avg ( _ name As String _ ) As Object |
Visual C++ |
---|
public: Object^ Avg( String^ name ) |
Parameters
- name
- Type: System..::.String