Z-order in graph series for pdf

Hi,
I build a graph with 1 column serie and 2 line series using aspose.cells. In pdf the result is correct the line series are draw over the column serie but in pdf the column serie, (which is the first serie of the graph), is over the two others, so I can’t see the markers and part of the lines.
See screen-shots attached.
I tried to use the NSeries[0].Move() function with -1 for the column serie and +1 for the line series, I also tried to use the .NSeries[0].Overlap function, but with no result.
Is there any way to solve this issue ?
Thx

Hi Ludovic,


Thank you for contacting Aspose support.

The presented problem seems to be related to the PDF rendering therefore we need your source spreadsheet for our investigation. Before you provide us the sample, please give this scenario another try while using the latest version of Aspose.Cells for .NET 8.3.1 on your end. In case the problem persists, please provide us the spreadsheet along with source code to generate & render the spreadsheet to PDF format. We will review the above requested to guide you further in this regard.