SharpPlot.DrawBoxPlot Method (Double[][])

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

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

See also ...

SharpPlot Members | DrawBoxPlot Method