A
Anil Kripalani
I have a .NET project that updates XML data in an Excel template. The
template contains several charts. I have set the colours for individual
bars on bar charts and these are reflected in the produced spreadsheet
correctly. However, colours of lines on the line chart are not coming
across. I get the default blue/pink/yellow colours instead. As far as I
can tell, the code is not merging the data for the charts any differently.
Anyone have any ideas on why the line chart colours do not stick?
Thanks,
Anil
template contains several charts. I have set the colours for individual
bars on bar charts and these are reflected in the produced spreadsheet
correctly. However, colours of lines on the line chart are not coming
across. I get the default blue/pink/yellow colours instead. As far as I
can tell, the code is not merging the data for the charts any differently.
Anyone have any ideas on why the line chart colours do not stick?
Thanks,
Anil