Click or drag to resize

rangeFinderForDataTableAddRangeRows Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the range rows into table.

Namespace:  imbSCI.Core.math.range.finder
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

Parameters

namePrefix
Type: SystemString
Row name prefix.
targetTable
Type: System.DataDataTable
The target table.
placeDataRowMarks
Type: SystemBoolean
if set to true it will set styling conditioners to this table
rowsToAdd (Optional)
Type: imbSCI.Core.math.aggregationdataPointAggregationType
The rows.
See Also