'Jasion4' You were on the right track. This morning I found this:
http://www.visifire.com/blog/2009/11/12/exporting-visifire-silverlight-chart-as-image/ The code is also in the Visifire help file. I had to download and compile FJCore.dll which is a nuisance as it means our app now has a dependency on another external project. Luckily the dll is only 58KB. I can now convert any UIElement into a JPEG image. Greg
