Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1004
cannot convert system.drawing.graphics to infragistics.Documents.graphics
posted

I have following problem with exporting Chart to PDF File: cannot convert system.drawing.graphics to infragistics.Documents.graphics:

Report r = new Report();

Graphics g = r.AddSection().AddCanvas().CreateGraphics(); // i didnt understand and if i try to cast i get another failure.

 

Thank you very much for the answer.

Parents
No Data
Reply Children
No Data