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

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

XBarchart from multiple integer data series and x-values.

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

See also ...

SharpPlot Members | DrawXBarChart Method


Send comments on this topic
© Dyalog Ltd 2013