SharpPlot.DrawBarChart Method (Double[])

Draws a simple barchart from an array of values.

public void DrawBarChart(
    double[] data
);

See also ...

SharpPlot Members | DrawBarChart Method