SortPaths
public enum SortPaths : String, Encodable
Sets the path sorting algorithm.
If forward
, sort paths based on dimension categories from left to right. If backward
, sort
paths based on dimensions categories from right to left.