Performs a sort on a series' data points, using the IComparer interface.
Sorts points in the series using IComparer interface.
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- comparer
-
An IComparer object.
IConparer interface.
This method utilizes the IComparer interface to perform a sort on the DataPoint objects in the series, and allows for sorting customization (e.g. case sensitive or insensitive, etc.).
The DataManipulator class also exposes an overloaded Sort method, which can perform a sort on multiple series.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family