grzesiek

Members
  • Content count

    1
  • Joined

  • Last visited

Posts posted by grzesiek


  1. Hi, is there any way to export charts to image (located on the server) using only c# code? I'd like to send charts via emails so I want to store images on the server in some directory before sending messages. I can't find any solution in clear c# for that. What I have found is FCExporter.aspx but it used by javascript methods ( that I would like to avoid).   I need pure c# sample. Please help me ;)