Built in menus in contextual menus

I was wondering If anyone knows how to place a built-in menu into a contextual menu?
or if anyone knows whats the built-in contextual menu name for the graph is? The contextual menu not involving the trace.(TracePopup, AllTracePopuptrace).
There's no way to replicate a built-in menu into a user-defined contextual menu; You'll have to create your own implementation. Sometimes it is as easy as have the menu action routine use DoIgorMenu. See the DoIgorMenu operation.

--Jim Prouty
Software Engineer, WaveMetrics, Inc.