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

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

XBarchart from multiple data series and x-values.

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

See also ...

SharpPlot Members | DrawXBarChart Method


Send comments on this topic
© Dyalog Ltd 2013