Reference > Methods > DrawPieChart Method > (Double[],Int32[])

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

Piechart from data and sector explosions as percentages.

public void DrawPieChart(
    double[] data,
    int[] explode
);

See also ...

SharpPlot Members | DrawPieChart Method


Send comments on this topic
© Dyalog Ltd 2013