The information in this article applies to:
SYMPTOMSIf the DrawMode property of the Graph control is set to 5 when an application is running on Windows 95, nothing is printed. Under Windows NT, printing is not reliable either. RESOLUTIONUse the PaintPicture method to print out the graph. The following code enables the graph to print out consistently:
With the code above, the upper left-hand corner of the graph is positioned
a quarter of the width of the paper across and down from the upper-left
hand corner of the paper. The graph is made half as high and half as tall
as the paper.For additional options, please see the online Help for the PaintPicture method. STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Problem
Additional query words:
Keywords : kbVBp400bug kbVBp500bug |
Last Reviewed: August 31, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |