SharpPlot.DrawBoxPlot Method (Int32[][])

Take integer array elements as pre-categorised data for Boxplot.

public void DrawBoxPlot(
    int[][] data
);

See also ...

SharpPlot Members | DrawBoxPlot Method