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