| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > GroupBy Method > (String[],String[],GroupByFunction) SharpPlot.GroupBy Method (String[],String[],GroupByFunction)Group data into preset categories, specifying the grouping function to use (such as Count or Average). public void GroupBy( string[] values, string[] categories, GroupByFunction groupingFunction ); See also ...SharpPlot Members | GroupBy Method |