sortColumns => DegreeOrder
DegreeOrder => x
-- an optional argument for use with the function
sortColumns
.
The possible values for
x
are
Ascending
,
Descending
, and
null
.