Problem with plot graph in second axis

Hi.


I used Aspose.Cells version 7.0.3.0.

I have the problem with plot the graph in secondaxis.
In attachment, the solution test where can see the problem.

In folder debug, exist a file named “result.xlsx” where the graph is correct.

Can you help me?

Thank you.
Best regards

Hi,


Please download and try this latest version: Aspose.Cells for .NET v7.2.1.9 and let us know your feedback.

If possible, please take a screenshot of the chart, showing the problematic area encircled with red. This will help us easily identify the problem and investigate it further.

Hi.


After update the version aspose I don’t work.
My problem is indentify in serie named “delta…” where I want plot on second axis but don’t work.

If you remove this serie, I obtain two series plot in column.
The final result should be two series in primary axis format by column and one series in secondary axis format by line.

Could you check out what’s in the attached code does not work?

Thank you

I resolved it!


Set chart.SecondValueAxis.IsVisible = true; and I worked.

Hi,


Its good to know that you have got a solution for your issue. Please feel free to contact us in case you need any further assistance.