SharpPlot Reference > SharpPlot 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 | SharpPlot.GroupBy Method


Send comments on this topic
© Dyalog Ltd 2021