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

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

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

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

See also ...

SharpPlot Members | SharpPlot.DrawBoxPlot Method


Send comments on this topic
© Dyalog Ltd 2021