SharpPlot.DrawBoxPlot Method (Double[])

Construct box-whisker plot from data array.

public void DrawBoxPlot(
    double[] data
);

See also ...

SharpPlot Members | DrawBoxPlot Method