Represents the standard deviation based on the entire population (STDEVP) aggregate function.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class StDevPAgg : VarStDevAgg
Visual Basic
Public Class StDevPAgg _
	Inherits VarStDevAgg

Inheritance Hierarchy

See Also