excel automation edit existing chart
Posted
by user330737
on Stack Overflow
See other posts from Stack Overflow
or by user330737
Published on 2010-05-04T14:19:51Z
Indexed on
2010/05/08
7:18 UTC
Read the original article
Hit count: 237
Hi Everyone, I need excel automation expert here. I have chart with x-axis contains label: Jan,Feb,Mar,Apr and y-axis contains label: 10,20,30,40. Chart type is Bar.
Can anyone show me a csharp code how to change to Bar color to different color if the month is Mar? I hope you guy understand my question since I can't put the image on stackoverflow.
thank you
© Stack Overflow or respective owner