Gets the maximum numeric value 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: System.Collections.Generic IEnumerable Int32
The subset of the rows.
Return Value
Type: DataValue DoubleThe maximum numeric value.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if rowIndexes is null. |
Version Information
See Also