Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I would like to create an OLE Object which looks similar to a MS Graph-Chart, i.e. it will have a table for the data and a pane for a chart / diagram.

Are there any libraries with OLE Objects already, or tutorials how to approach this problem ?

In particular I want to create in C# for PowerPoint my own MS Graph-Chart, so that I have bigger control in the objects in it, and how the right-click context menu is displayed.

Best regards,

PS. Is the MS Add-In / COM / OLE Object world really that complex, or too bad explained , so that I cannot find any good reference about the big picture and the technicallities of writing MS Office Add-Ins with what is possible and how to achieve it?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.