FIX: Graph Custom Control Legends May Print Incorrectly (82875)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Professional Toolkit for Microsoft Visual Basic programming system for Windows
This article was previously published under Q82875 SYMPTOMS
The Graph custom control allows you to place a legend on a graph so
that each set of numerical data has a corresponding LegendText property.
If one or more of the LegendText properties is a null string, Graph may
space the legend texts incorrectly or make them overlap.
WORKAROUND
To work around the problem, add a string of text other than the null
string to the LegendText. If you do not want any text to appear, you
can add a string of spaces.
Note that this problem is related to your computer's configuration. It
can appear worse on some computers, or it may not appear at all.
Occasionally, the problem can be circumvented by changing the Width
and/or Height property of the graph. However, you cannot calculate the
amount necessary to correct the problem, and it may not prove to be a
permanent solution. For these reasons we do not suggest this method as
a viable workaround.
STATUS
Microsoft has confirmed this to be a bug in the Graph custom control
supplied with the products listed above. This problem was corrected
in the Graph custom control shipped with Microsoft Visual Basic
version 3.0 for Windows.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | kbbug kbfix KB82875 |
---|
|