SharpPlot.DrawBarChart Method (Double[][])

Draws a grouped or stacked barchart from an array of arrays of values.

public void DrawBarChart(
    double[][] data
);

See also ...

SharpPlot Members | DrawBarChart Method