Draw a dial from an integer array of data values.
public void DrawDialChart( int[] data );
SharpPlot Members | DrawDialChart Method