Nearest tool leaves trails after exporting chart to PDF
Posted: Tue Sep 09, 2008 3:10 pm
Hi Narcís,
After applied your solution in http://www.teechart.net/support/viewtop ... highlight= we have a side defect: Nearest tool leaves many trails after exporting the chart to PDF file.
To reproduce this defect, you just need a chart with 1 series and 1 nearest tool. The nearest tool is set to this series, of course, and has FullRepaint = False.
Add a button and let it export chart to PDF: TeeSaveToPDFFile(Chart1, 'C:\abc.pdf');
Move mouse on chart after exporting and you will see many trails. They will not disappear.
Please tell if you can reproduce it or not.
Thank you.
After applied your solution in http://www.teechart.net/support/viewtop ... highlight= we have a side defect: Nearest tool leaves many trails after exporting the chart to PDF file.
To reproduce this defect, you just need a chart with 1 series and 1 nearest tool. The nearest tool is set to this series, of course, and has FullRepaint = False.
Add a button and let it export chart to PDF: TeeSaveToPDFFile(Chart1, 'C:\abc.pdf');
Move mouse on chart after exporting and you will see many trails. They will not disappear.
Please tell if you can reproduce it or not.
Thank you.