Series::Sort Method (PointSortOrder)

.NET Framework (current version)
 

Sorts the data points in the series, given the specified sort order.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

public:
void Sort(
	PointSortOrder pointSortOrder
)

Parameters

pointSortOrder
Type: System.Windows.Forms.DataVisualization.Charting::PointSortOrder

The sort order.

.NET Framework
Available since 4.0
Return to top
Show: