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


Groups series points in the interval.

Overload List

Overload Description
Group(String,Double,IntervalType,Series) Groups series points in the interval.  
Group(String,Double,IntervalType,String) Groups series points in the interval.  
Group(String,Double,IntervalType,Double,IntervalType,Series) Groups series points in the interval with offset.  
Group(String,Double,IntervalType,Double,IntervalType,String) Groups series points in the interval with offset.  
Group(String,Double,IntervalType,Double,IntervalType,String,String) Groups series points in the interval with offset.  
Group(String,Double,IntervalType,Series,Series) Groups series points in the interval.  
Group(String,Double,IntervalType,String,String) Groups series points in the interval.  
Group(String,Double,IntervalType,Double,IntervalType,Series,Series) Groups series points in the interval with offset.  

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