Stacked and clustered Column Chart

Dear all,

I would like to create a stacked and at the same time clustered column chart. Please find an example file attached. It is possible to create such a chart using aspose.cells? If so, can you please provide me the code to create the chart?

Thanks in advance

Regards

Erik

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Normale Tabelle"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; text-align:justify; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Arial","sans-serif"; mso-ascii-font-family:Arial; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Arial; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;}

<![endif]–>

Hi Erik,

Thanks for your posting and using Aspose.Cells.

Such a chart can be created with Aspose.Cells. However, please provide us MS-Word document with screenshots explaining the steps you did take to create this chart manually using MS-Excel. It will help us investigate this issue and we will be to provide you a sample code to create this chart using Aspose.Cells API.