Dundas Chart for Windows Forms
Group Method
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace > DataManipulator Class : Group Method


Enterprise Edition Only Feature. Groups data using one or more formulas, combining multiple data points into one point.

Overload List

Overload Description
Group(String,Double,IntervalType,Series)

Enterprise Edition Only Feature. Groups data using one or more formulas. The series that is grouped is cleared of its original data, and used to store the new data points.


Groups series points in the interval.  
Group(String,Double,IntervalType,String)

Enterprise Edition Only Feature. Groups data using one or more formulas. Series are cleared of their original data and used to store the new data points.


Groups series points in the interval.  
Group(String,Double,IntervalType,Double,IntervalType,Series)

Enterprise Edition Only Feature. Groups data using one or more formulas. The series that is grouped is cleared of its original data, and used to store the new data points.


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

Enterprise Edition Only Feature. Groups data using one or more formulas. Series are cleared of their original data and used to store the new data points.


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

Enterprise Edition Only Feature. Groups series using one or more formulas. Output series are used to store the grouped data points, and an offset can be used for intervals.


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

Enterprise Edition Only Feature. Groups a series' data using one or more formulas. An output series is used to store the grouped data points.


Groups series points in the interval.  
Group(String,Double,IntervalType,String,String)

Enterprise Edition Only Feature. Groups data for series using one or more formulas. Output series are used to store the grouped data points.


Groups series points in the interval.  
Group(String,Double,IntervalType,Double,IntervalType,Series,Series)

Enterprise Edition Only Feature. Groups a series using one or more formulas. An output series is used to store the grouped data points, and an offset can be used for intervals.


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

© 2009 All Rights Reserved.