A
A4e
hi
i am trying to use the ChartSpace.ExportPicture() method in a windoes forms
app but keep getting an error message 'System.InvalidCastException'...
can anyone advise please? the exact code i am using is below, all within a
button_click() event.... :
AxChartSpace1.ExportPicture("C:\mychart.gif", "gif", 280, 140)
many thanks in anticipation
i am trying to use the ChartSpace.ExportPicture() method in a windoes forms
app but keep getting an error message 'System.InvalidCastException'...
can anyone advise please? the exact code i am using is below, all within a
button_click() event.... :
AxChartSpace1.ExportPicture("C:\mychart.gif", "gif", 280, 140)
many thanks in anticipation