Problems with LineStyle when exporting to pdf
Posted: Tue Jul 18, 2017 8:49 am
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
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