Jump to content
Software FX Community

Export Chart as image


raj4800

Recommended Posts

 

I have a problem with the Chart Export, when I use the below code to export the chart to an image file it exports the chart to the image file but I don't see the Chart Title and X1 and Y1 axis but I see Y2 axis; am I missing something here or do I need to include anything?

Chart1.Export(ChartFX.WPF.FileFormat.Jpeg,

"C:\Chart.jpg")
Link to comment
Share on other sites

I could see the chart titles, axis titles in the wpf screen but not when I export, here is the snapshot. I could also see the legend when I export

I have uploaded the same image to http://img43.imageshack.us/img43/6607/chartvor.jpg (check this just in case if you dont see the embedded image) 

I am just using

Chart1.Export(ChartFX.WPF.FileFormat.Jpeg,

"C:\Chart.jpg")

 

file:///C:/Documents%20and%20Settings/1000202253/Application%20Data/Sony%20Electronics/Horizon/3.0.0.0/Reports/SCOSM/Chart.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...