Constructs a box plot chart node with specified x values.
Constructs a box plot chart node with specified x values.
public BoxPlot(AxisXY,double[],Statistics[]);
Constructs a box plot chart node with specified x values.
public BoxPlot(AxisXY,double[],double[][]);
Constructs a box plot chart.
public BoxPlot(AxisXY,double[][]);
BoxPlot Class | Imsl.Chart2D Namespace