SharpPlot.DrawBarChart Method (Int32[])

Draws a simple barchart from an array of integer values.

public void DrawBarChart(
    int[] data
);

See also ...

SharpPlot Members | DrawBarChart Method