Finds the minimum and maximum numeric values in a subset of the rows.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- rowIndexes
- Type: Spotfire.Dxp.Data IndexSet
The row indexes.
Return Value
Type: RangeThe minimum and maximum as a Range.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if rowIndexes is null. |
Version Information
See Also