Class RVDashboardAggregationType
Inheritance
System.Object
RVDashboardAggregationType
Assembly: Infragistics.Reveal.DataLayer.dll
Syntax
public sealed class RVDashboardAggregationType : Enum
Fields
Auto
Declaration
public const RVDashboardAggregationType Auto
Field Value
Avg
Declaration
public const RVDashboardAggregationType Avg
Field Value
CountDistinct
Declaration
public const RVDashboardAggregationType CountDistinct
Field Value
CountNonEmpty
Declaration
public const RVDashboardAggregationType CountNonEmpty
Field Value
CountRows
Declaration
public const RVDashboardAggregationType CountRows
Field Value
Max
Declaration
public const RVDashboardAggregationType Max
Field Value
Min
Declaration
public const RVDashboardAggregationType Min
Field Value
StDev
Declaration
public const RVDashboardAggregationType StDev
Field Value
Sum
Declaration
public const RVDashboardAggregationType Sum
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Variance
Declaration
public const RVDashboardAggregationType Variance
Field Value