SharpPlot Reference > SharpPlot Methods > DrawBoxPlot Method > (Double[],String[],Int32[])

SharpPlot.DrawBoxPlot Method (Double[],String[],Int32[])

Construct box-whisker plot from data array, one string and one integer category.

public void DrawBoxPlot(
    double[] data,
    string[] cat1,
    int[] cat2
);

See also ...

SharpPlot Members | SharpPlot.DrawBoxPlot Method


Send comments on this topic
© Dyalog Ltd 2021