SharpPlot Reference > SharpPlot Methods > DrawXBarChart Method > (Double[],Int32[]) SharpPlot.DrawXBarChart Method (Double[],Int32[])
XBarchart from a single data series and integer x-values.
public void DrawXBarChart(
double[] yValues,
int[] xValues
);
See also ...SharpPlot Members | SharpPlot.DrawXBarChart Method
Send comments on this topic © Dyalog Ltd 2021
|