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

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

Polar plot from multiple series and integer angles.

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

See also ...

SharpPlot Members | SharpPlot.DrawPolarChart Method


Send comments on this topic
© Dyalog Ltd 2021