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

Polar plot from data and integer angles.

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

See also ...

SharpPlot Members | DrawPolarChart Method