Hi,
i have a some problems with the pdf export of my charts. I simply wanted to add two dashed lines in a chart which shows the "tolerance range" of my series and then export the diagram in a pdf file. But so far every attempt failed.
When i add a ColorLine to the chart, the line is missing in the export. If a ColorBand is used, the transparency of the ".Brush.Color.FromArgb()" is lost in the export. A HorizontalLine or a Line series is shown in the resulting pdf file, but without the assigned Style.
I'm a bit surprised because the grid lines are exported as dashed lines.
I attached a small demo of the behavior.
Best Regards
Roland
Problems with LineStyle when exporting to pdf
Re: Problems with LineStyle when exporting to pdf
Sorry, it seems the attached file was to big.
- Attachments
-
- TChartPdfExport.7z
- (39.12 KiB) Downloaded 672 times
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Problems with LineStyle when exporting to pdf
Hello,
many thanks for your concise and precise bug report - I have added it to our issue tracking software with id=1895. I do notice, as mentioned in my report, that the HorizLine DashStyle is exported correctly when it is of a standard type and not a custom one.
many thanks for your concise and precise bug report - I have added it to our issue tracking software with id=1895. I do notice, as mentioned in my report, that the HorizLine DashStyle is exported correctly when it is of a standard type and not a custom one.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Problems with LineStyle when exporting to pdf
Christopher,
thanks for your reply. I will stick with the standard types for now.
thanks for your reply. I will stick with the standard types for now.