
I am trying to copy the chart object to the clipborad as a meta file for printing.
Here, I used the CopyToClipboardMetaFile() method to do so.
Now the question!

Like you can see above, there's dotted line in the original copy.
When you copy this object to the clipbord as a meta file,

the dotted line changed to the sold line.
When I print this, this solid line printed as shown above, not as dotted line.
I would appreciate it, if you would tell me how to fix this problem.
Thanks.