Polar plot from integer data and numeric angles.
public void DrawPolarChart( int[] data, double[] xValues );
SharpPlot Members | DrawPolarChart Method