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

XBarchart from a single integer data series and numeric x-values.

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

See also ...

SharpPlot Members | DrawXBarChart Method