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