SharpPlot.DrawBarChart Method (Int32[][])

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

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

See also ...

SharpPlot Members | DrawBarChart Method