Draws a simple barchart from an array of values.
public void DrawBarChart( double[] data );
SharpPlot Members | DrawBarChart Method