I am using AxMSChart20Lib. AxMSChart to create chart dynamically. I need to save this chart as bmp on hard disk so what i do is call EditCopy() function so it update clipboard with chart which i can save later on.
If i try to access it i.e using My.Computer.Cli pboard.Contains Image
I get An unhandled exception of type 'System.Executi onEngineExcepti on' occurred in System.Windows. Forms.dll please guide.
Regards,
Saqlain
If i try to access it i.e using My.Computer.Cli pboard.Contains Image
I get An unhandled exception of type 'System.Executi onEngineExcepti on' occurred in System.Windows. Forms.dll please guide.
Regards,
Saqlain