Overload List
| Name | Description | |
|---|---|---|
| GreaterThan(Double, Series) |
Returns a Series indicating whether values of specified Series is greater than corresponding values of another specified Series
| |
| GreaterThan(Series, Series) |
Returns a Series indicating whether values of specified Series is greater than corresponding values of another specified Series
| |
| GreaterThan(Series, Double) |
Returns a Series indicating whether values of specified Series is greater than corresponding values of another specified Series
|
See Also