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

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

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

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

See also ...

SharpPlot Members | DrawBoxPlot Method


Send comments on this topic
© Dyalog Ltd 2013