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

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

XBarchart from a single data series and x-values.

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

See also ...

SharpPlot Members | SharpPlot.DrawXBarChart Method


Send comments on this topic
© Dyalog Ltd 2021