Hi Team I am Using Aspose-word 23.3 Linq Engine for my dynamic template creation, where I nee to create a chart like I attached below, Could you please help me achieve the same as i tried but somehow that doesn’t work for me. erased few characters due to company policy.
image.png (8.1 KB)
@aspwanupsinha
Please check this reply for an idea about how this can be implemented.
Two more details:
-
To merge table cells as per the shared image, please refer to Merging Table Cells Dynamically.
-
To mimic legend colors to the left of the table, you can create a small-width column and apply the abovementioned dynamic merging of table cells and dynamic background setting as per Setting Background Color Dynamically.