| 
 SharpPlot Reference > SharpPlot Methods > GroupBy Method >  (Int32[],Int32[]) SharpPlot.GroupBy Method (Int32[],Int32[])
Group integer data into preset categories, using simple summation. 
public void GroupBy(
    int[] values,
    int[] categories
);
See also ...SharpPlot Members | SharpPlot.GroupBy Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |