Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Sort Method
See Also 
Dundas.Charting.WebControl Namespace > DataManipulator Class : Sort Method


Sort series data points in specified order.

Overload List

Overload Description
Sort(PointsSortOrder,String,String) Sort series data points in specified order.  
Sort(PointsSortOrder,Series) Sort series data points in specified order.  
Sort(PointsSortOrder,String) Sort series data points in specified order.  
Sort(PointsSortOrder,String,Series) Sort series data points in specified order.  
Sort(IComparer,Series) Sort series data points in specified order.  
Sort(IComparer,String) Sort series data points in specified order.  

Requirements

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

See Also