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

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

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

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

See also ...

SharpPlot Members | DrawBoxPlot Method


Send comments on this topic
© Dyalog Ltd 2013