M
Magimasta
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
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