SharpPlot.DrawPolarChart Method (Int32[][])

Polar plot from multiple integer series with equal angles.

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

See also ...

SharpPlot Members | DrawPolarChart Method