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

Polar plot from data and angles.

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

See also ...

SharpPlot Members | DrawPolarChart Method