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

Polar plot from integer data and angles.

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

See also ...

SharpPlot Members | DrawPolarChart Method