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

Piechart from integer array of data and sector explosions.

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

See also ...

SharpPlot Members | DrawPieChart Method