A boolean expression that indicates the direction of the category axis
By default, the Reverse property is False. The Reverse
property defines the direction of the category axis. The Sort
method defines the list of series to be sorted, separated by spaces. The data values in the chart are arranged using the following properties:
Sort, sorts the series values in ascending or descending order
Reverse, reverses the position of the values as they were added (if no Sort is applied), or reverses the order produced by the Sort property (if Sort is applied)
Order, repositions values according to their zero-based indexes in a custom sequence
The custom order is cleared when Sort or Reverse is set, leaving the Order property empty.
For instance:
True, reverses the order the category-names
are shown