SharpPlot.DrawPolarChart Method (Double[][])

Polar plot from multiple series with equal angles.

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

See also ...

SharpPlot Members | DrawPolarChart Method