I am trying to use the Chart API to create graphs from scratch (in code). I have most of what I need working (been waiting a long time and am really happy to see the capability here). The one thing I am having trouble tracking down is how to create a chart as a complete sheet (possible in Excel, and also possible to change a chart from object in sheet, to sheet on its own).
I really need the option of making the chart a complete sheet to match our current functionality for which we have to use Excel automation (and hate it with a passion).
If I can get this final bit in place I think I have the option of fully transitioning from Excel automation to pure Flexcel...