Copy and paste error

  • Thread starter Michael Topor-Grabowski
  • Start date
M

Michael Topor-Grabowski

Hello Worriors,

i have a question about the Chart.Export method.

I used it like this in C#:
myChart.Export(@"c:\Chart1.bmp", "BMP", System.Reflection.Missing.Value);

But i always get an Exception like this:
Ausnahme von HRESULT: 0x800A03EC


Thx for helping
 
Top