Series.Sort Method (PointSortOrder)

.NET Framework (current version)
 

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

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

Public Sub Sort (
	pointSortOrder As PointSortOrder
)

Parameters

pointSortOrder
Type: System.Web.UI.DataVisualization.Charting.PointSortOrder

The sort order.

.NET Framework
Available since 4.0
Return to top
Show: