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


Keeps only N top/bottom points of the series.

Overload List

Overload Description
FilterTopN(Int32,String,String,String,Boolean) Keeps only N top/bottom points of the series.  
FilterTopN(Int32,Series) Keeps only N top/bottom points of the series.  
FilterTopN(Int32,Series,Series) Keeps only N top/bottom points of the series.  
FilterTopN(Int32,Series,Series,String) Keeps only N top/bottom points of the series.  
FilterTopN(Int32,Series,Series,String,Boolean) Keeps only N top/bottom points of the series.  
FilterTopN(Int32,String) Keeps only N top/bottom points of the series.  
FilterTopN(Int32,String,String) Keeps only N top/bottom points of the series.  
FilterTopN(Int32,String,String,String) Keeps only N top/bottom points of the series.  

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