8.1.2.25 Column::SetCategMapSortCategories

It is recommended that you switch to the originpro package. PyOrigin is primarily for users who need to work with Origin version prior to 2021.


Description

Set the categorical map type.

Syntax

SetCategMapSortCategories(sort, vs)

Parameters

sort =

-1
Unsorted
0
Ascending
1
Descending
2
Custom

vs = the category list

Return

Returns True on success and False on failure.

See Also

CategMapCategories, CategMapSort