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