C# Class PdfContentByteExtensions, iTextSharpExtensions

Afficher le fichier Open project: KunleSmart/iTextSharpExtensions

Méthodes publiques

Méthode Description
DrawPieChart ( this canvas, PieChart, chart, float x0, float y0, float r = 50f, Font font = null, bool showCaption = true ) : void

Method Details

DrawPieChart() public static méthode

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
Résultat void