SharpPlot Reference > SharpPlot Methods > DrawPolarChart Method > (Int32[][],Int32[])

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

Polar plot from multiple integer series and angles.

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

See also ...

SharpPlot Members | SharpPlot.DrawPolarChart Method


Send comments on this topic
© Dyalog Ltd 2021