| Overload | Description |
|---|---|
| Sort(DataSeriesSortOrder) | Sorts the contained data series in the specified sort manner. |
| Sort(DataSeriesSortOrder,IComparer) | Sorts the contained data series in the specified sort manner, by using a specified comparer. |
| Sort() | (Inherited from System.Collections.ArrayList) |
| Sort(IComparer) | (Inherited from System.Collections.ArrayList) |
| Sort(Int32,Int32,IComparer) | (Inherited from System.Collections.ArrayList) |