However, this is not working for scatter/bubble. I only get Y Axis Series Name from this but not getting X Axis Series Name.
Please provide a python snippet to get X Axis Series Name.
@a0pro0b,
Please check your results using the latest version of Aspose.Slides for Python if possible. If the issue persists, please share the following files and information:
which only spit out “Y-Values”(which is the Y-Axis name) but not able to get “X-Values”(which is X-Axis name).
please share the solution in python so that I get X-Axis name
@a0pro0b,
I’ve reproduced the problem you described.
We have opened the following new ticket(s) in our internal issue tracking system and will consider your question according to the terms mentioned in Free Support Policies.
Issue ID(s): SLIDESPYNET-130
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@a0pro0b,
The presentation file does not contain any information about the X-Values. This information exists only in the xls workbook – the data source for the chart.
You can extract this data only from the data source using the next code line: