| ||
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 > (Int32[]) SharpPlot.GroupBy Method (Int32[])Group integer data into default categories using summation. public void GroupBy( int[] values ); The ‘bins’ will simply be the distinct values in the data, taken in order of first appearance. See also ...SharpPlot Members | GroupBy Method |