SharpPlot.DrawPolarChart Method (Double[][],Int32[])

Polar plot from multiple series and integer angles.

public void DrawPolarChart(
    double[][] data,
    int[] xValues
);

See also ...

SharpPlot Members | DrawPolarChart Method