Click or drag to resize

dataPointAggregationDefinitionmultiRowType Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
What types of aggregation it allows for multiRow scenario (on bottom of table)

Namespace:  imbSCI.Core.math.aggregation
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public dataPointAggregationType multiRowType { get; set; }
Request Example View Source

Property Value

Type: dataPointAggregationType
The type of the multi row.
See Also