barrygchen

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by barrygchen

  1. Hi, I know I can render a chart on screen, then right click to save the chart as a JPEG file. But I'm wondering if there is way to skip the step of rendering the chart on the screen and clicking to save as image. If we can just get the Chart XML and save the chart to a JPEG or a MemoryStream, that an be consumed by other apps, that would be great. Is there a way to do that? If so, is there a sample code, ASP.NET would be best, but JSP is also OK. Thank you very much, -Barry Chen