Hi:
The code in attached file shows a bug in the bubble chart. When the code reach the line
aChart.ToImage(aStream, System.Drawing.Imaging.ImageFormat.Bmp);
it generates an "Overflow error". This happens only with the bubble chart, with the other chart types works fine.
Hope you can figure out the problem.
Thanks beforehand
Alejandro