SharpPlot.DrawXBarChart Method (Int32[][],Double[])

XBarchart from multiple integer data series and numeric x-values.

public void DrawXBarChart(
    int[][] yValues,
    double[] xValues
);

See also ...

SharpPlot Members | DrawXBarChart Method