Descending: Boolean;
The Descending property determines whether legend items are sorted in descending order.
Use JSON or the setDescending method to set the property value, and the getDescending method to get the property value.
If this property is set to True legend items are sorted in descending order, otherwise they are sorted ascending (default).
The example of use is given on the page with description of the IntervalsLegend.CellSpacing property.
See also: