Gets whether the aggregator supports computing the aggregation
for all groups directly from the group levels.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public virtual bool SupportsDirectAggregation { get; }
Public Overridable ReadOnly Property SupportsDirectAggregation As Boolean
Get
public:
virtual property bool SupportsDirectAggregation {
bool get ();
}
abstract SupportsDirectAggregation : bool with get
override SupportsDirectAggregation : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0
Reference