Gets the maximum value in a subset of the rows.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax
Parameters
- rowIndexes
- Type: System.Collections.Generic IEnumerable Int32
The subset of the rows.
Return Value
Type: DataValueThe maximum value.
Exceptions
| Exception | Condition |
|---|---|
| System ArgumentNullException | Thrown if rowIndexes is null. |
Version Information
See Also