SharpPlot Reference > SharpPlot Methods > DrawXBarChart Method > (Int32[][],Double[])

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 | SharpPlot.DrawXBarChart Method


Send comments on this topic
© Dyalog Ltd 2021