The following snipet from doxygen log shows that the calling / called graph from the vs 2008 C # code is generated, but I do not see any link to them from index.html. Where is the full schedule from the main function located?
Creating a caller schedule for the xyz function
index.html points to a list of classes, annotated.html in my case. This html lists the classes that reference, for example, class_myclass.html, and then refer to the generated image.
See the documentation page for the feature xyz. It should contain a caller graph.
xyz