Series::Sort Method (PointSortOrder, String^)
.NET Framework (current version)
Sorts the points in the series, given the specified sort order and value to use for the sort.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- pointSortOrder
-
Type:
System.Windows.Forms.DataVisualization.Charting::PointSortOrder
The sort order.
- sortBy
-
Type:
System::String^
The value used for the sort (X, Y, Y2 ...).
.NET Framework
Available since 4.0
Available since 4.0
Show: