Data |
| Name | Description | |
|---|---|---|
| GreaterThan(AltaxoVariant, DataColumn) | Compares whether a scalar value is greater than a data column. | |
| GreaterThan(DataColumn, AltaxoVariant) | Compares whether a data column is greater than a scalar value. | |
| GreaterThan(DataColumn, DataColumn) | Compares whether one data column is greater than another. |