| Overload | Description |
|---|---|
| Sort(DataSeriesSortOrder) | Sorts the values in the order specified by the order argument. |
| Sort(DataSeriesSortOrder,IComparer) | Sorts the values in the order specified by the order argument using the specified comparer. |
| Sort() | (Inherited from System.Collections.ArrayList) |
| Sort(IComparer) | (Inherited from System.Collections.ArrayList) |
| Sort(Int32,Int32,IComparer) | (Inherited from System.Collections.ArrayList) |