User (Legacy) Posted October 11, 2003 Report Posted October 11, 2003 Hello! Some times when I save a chart picture (I use Export method and save to stream) Export method returns empty (picture was returned but there isn't drawing there ) picture ( I seted breakpoint in the PostPaint method but it wasn't called...). It's repeat only when I don't show ChartFX window but I create it...I tryed to call Refresh method befor Export but it didn't help although the PostPaint was called. Have you got any advice for me? Thanks
User (Legacy) Posted October 11, 2003 Author Report Posted October 11, 2003 Sorry, I wasn't right. Refresh method helped me. "Kirill" <van-kirill@yandex.ru> wrote in message news:2qLw6%237jDHA.520@WEBSERVER1... > Hello! > Some times when I save a chart picture (I use Export method and save to > stream) Export method returns empty (picture was returned but there isn't > drawing there ) picture ( I seted breakpoint in the PostPaint method but it > wasn't called...). It's repeat only when I don't show ChartFX window but I > create it...I tryed to call Refresh method befor Export but it didn't help > although the PostPaint was called. Have you got any advice for me? > Thanks > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.