excel automation chart
        Posted  
        
            by user330737
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user330737
        
        
        
        Published on 2010-05-02T09:36:55Z
        Indexed on 
            2010/05/02
            9:47 UTC
        
        
        Read the original article
        Hit count: 519
        
Hi everyone, Can someone help to solve this problem. I have multiple chart on several worksheet. I want to use excel automation by csharp to edit chart. For example: All chart contain y-axis:Total, x-axis:Month. Chart type is Bar or Block. If the month is March then the Bar or Block is Red color.
Any know?
© Stack Overflow or respective owner