SharpPlot Reference > SharpPlot Methods > DrawPieChart Method > (Double[],Double[]) SharpPlot.DrawPieChart Method (Double[],Double[])
Piechart from data and sector explosions.
public void DrawPieChart(
double[] data,
double[] 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
|