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

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

Piechart from integer array of data and sector explosions.

public void DrawPieChart(
    int[] data,
    int[] explode
);
data
Sector sizes
explode
Sector explosions in percentage of the pie radius

See also ...

SharpPlot Members | SharpPlot.DrawPieChart Method


Send comments on this topic
© Dyalog Ltd 2021