Method | Description | |
---|---|---|
DrawPieChart ( this canvas, PieChart, chart, float x0, float y0, float r = 50f, Font font = null, bool showCaption = true ) : void |
public static DrawPieChart ( this canvas, PieChart, chart, float x0, float y0, float r = 50f, Font font = null, bool showCaption = true ) : void | ||
canvas | this | |
chart | PieChart, | |
x0 | float | |
y0 | float | |
r | float | |
font | Font | |
showCaption | bool | |
return | void |