I am trying to create a spreadsheet/graph like this using code. I mainly want to generate this to go into a presentation but having issues, have 2 category columns as shown in the image.
I am actually using an embedded graph in a presentation and it isnt reflected correctly until in powerpoint i choose “Edit data”. Once i do that it works fine and i see the multi level labels. I am guessing i need to call some sort of calculate or something after this? I have the column graph in a “template” pptx, which i load, I then find the graph. I then update the data. then i do this code
Did you create the column graph in the “template” PPTX manually (using Microsoft Office) or with GemBox components?
If you did it manually, can you send us that file?
If you did it via code, can you send us that code?
We’ll try to reproduce your issue and investigate this problem.