XLSIO Chart LinePattern

Hello, I try to export a chart from an excel sheet to an image.

There is a series in the chart, that has a dotted line in the excel file. Unfortunately this line is solid after exporting it.

I tried setting the Properties in code like so:

series.SerieFormat.LineProperties.LineColor = Syncfusion.Drawing.Color.White;
series.SerieFormat.LineProperties.LinePattern = ExcelChartLinePattern.CircleDot;

But this did not work as well.

Can you guide me to fix this issue?

5 Replies

SK Shamini Kiruba Sobers Syncfusion Team October 15, 2020 03:28 PM UTC

Hi Martin, 

Greetings from Syncfusion. 

We are able to reproduce the reported issue and validating it currently. We will share the validation details in two business days on October 19th, 2020

Regards,
Shamini 



MB Martin Boehacker October 20, 2020 09:21 AM UTC

Thank you for your answer. Is there any update on that topic?

Kind regards


KK Konduru Keerthi Konduru Ravichandra Raju Syncfusion Team October 20, 2020 12:56 PM UTC

Hi Martin, 

We deeply regret for the inconvenience. 

We are facing complexity in finding the root cause of the issue. We will share the validation details on October 21st,2020. 

Regards, 
Keerthi. 



ME Meghana October 20, 2020 05:04 PM UTC

Hey Martin, 

Find a solution to the above issue. 

https://idn-kxchange.com/remote-support


SK Shamini Kiruba Sobers Syncfusion Team October 21, 2020 03:13 PM UTC

Hi Martin, 

Currently we don't have support for rendering chart line pattern for borders and instead of that, we are rendering border with solid pattern and we don’t have immediate plans to implement this. However, we have logged it as a feature report and it will be included in any of our upcoming releases. You can track the status of the feature through the following link. 


Regards, 
Shamini 


Loader.
Up arrow icon