Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Interface and Graphics > Mschart editcopy format changes


Reply
 
Thread Tools Display Modes
  #1  
Old 07-10-2012, 03:22 AM
gtac gtac is offline
Newcomer
 
Join Date: Jul 2012
Posts: 2
Default Mschart editcopy format changes


I am revising an old VB6 project in order to use MSCHART instead of a 3rd party graphics package. The chart plots circular functions and so the X axis is set to a max value of 360 with 12 divisions (30 deg). When EDITCOPY is used the X axis on the clipboard reverts to a max value of 400 with a division of 50. Does nyone know of a work around for this?
Reply With Quote
  #2  
Old 07-10-2012, 07:09 PM
hDC_0 hDC_0 is offline
Contributor

* Expert *
 
Join Date: Feb 2004
Posts: 522
Default MsChart EditCopy bug

Hi gtac and welcome to the forum!

I found this:
BUG: MSChart EditCopy Sends Incorrect Legends To Clipboard
Here is some possibly related code.
A quick search of the forum also found this thread.

However, this is also another EditCopy bug:
BUG: EditCopy Incorrectly Copies Series Edge/Line Color of Chart

..for which the Bitblt API might be used as a workaround,
according to this CodeProject article:
Avoiding the MSChart EditCopy / Legend bug

Last edited by hDC_0; 07-10-2012 at 07:21 PM.
Reply With Quote
  #3  
Old 07-18-2012, 08:22 AM
gtac gtac is offline
Newcomer
 
Join Date: Jul 2012
Posts: 2
Default EditCopy bug

Many thanks for your efforts. I have been away and engaged on other work but will pursue your suggestions as soon as time permits
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->