P
Paul Porta
I have a application which works correctly in the XP and Office 2003
environment.
However, using XP and Office 2007 this application fails to create the Excel
graph that we requested. We are using a custom graph type "Line - Column on
2 Axes" within the code.
Call oChart.ApplyCustomType(xlAnyGallery, "Line - Column on 2 Axes")
Are the custom graphs available in Office 2007? Any help would be
appreciated.
Thanks.
environment.
However, using XP and Office 2007 this application fails to create the Excel
graph that we requested. We are using a custom graph type "Line - Column on
2 Axes" within the code.
Call oChart.ApplyCustomType(xlAnyGallery, "Line - Column on 2 Axes")
Are the custom graphs available in Office 2007? Any help would be
appreciated.
Thanks.