BUG: MSChart EditCopy Sends Incorrect Legends To Clipboard (197487)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q197487 SYMPTOMS
The EditCopy method of the MSChart control is used to send a copy of the
chart to the clipboard. When the clipboard contents are pasted or saved,
any chart legends display only their default values ("C1", "C2", and so
forth) instead of the values that were specified by the program.
RESOLUTION
Create an image of the chart using a PictureBox control and send the image
to the clipboard.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
REFERENCES
For additional information, please see the following articles in the
Microsoft Knowledge Base:
188006 BUG: EditCopy Incorrectly Copies Series Edge/Line Color of Chart
178076 HOWTO: Use a PictureBox to Control Orientation Printing a Form
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbAPI kbBug kbcode kbCtrl kbpending KB197487 |
---|
|