Gets the maximum value in a subset of the rows.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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