I am using the Razor wrappers for creating a Gantt chart. I have it displaying without issues, and people are happy. However, I also need to convert it into an image to save locally on the server. I see a lot of places where the JQuery works to save it as an image, but is there a way to render it as an image directly from Razor?