SharpPlot.DrawBoxPlot Method (Int32[])

Construct box-whisker plot from integer data array.

public void DrawBoxPlot(
    int[] data
);

See also ...

SharpPlot Members | DrawBoxPlot Method