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

Polar plot from multiple series and times or angles.

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

See also ...

SharpPlot Members | DrawPolarChart Method