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

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

Construct box-whisker plot from integer data array and two integer categories.

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

See also ...

SharpPlot Members | SharpPlot.DrawBoxPlot Method


Send comments on this topic
© Dyalog Ltd 2021