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.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- pointSortOrder
-
Type:
System.Web.UI.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: